Skip to content

Commit

Permalink
A little help on circleci failures (#3177)
Browse files Browse the repository at this point in the history
  • Loading branch information
fenollp authored and lazedo committed Jan 31, 2017
1 parent 0def604 commit f152534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ test:
echo Unstaged changes!
git status --porcelain
git --no-pager diff
echo 'Maybe try `make apis` and see if that fixes anything ;)'
exit 1
fi
- . ~/.kerl/$OTP_VERSION/activate && make xref
Expand Down

0 comments on commit f152534

Please sign in to comment.