Skip to content

Commit

Permalink
Revert "Change mix task on CircleCI’s tests (WIP)"
Browse files Browse the repository at this point in the history
This reverts commit a5ea6fc.
  • Loading branch information
dreamingechoes committed May 12, 2017
1 parent a5ea6fc commit 8a2d439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ dependencies:

test:
override:
- mix do test --cover, coveralls.json
- mix do compile --warnings-as-errors, coveralls.json
post:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 8a2d439

Please sign in to comment.