Skip to content

Commit

Permalink
Fix: Use CircleCI 2.0 syntax with Coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlindholm committed Dec 10, 2017
1 parent 2eceeba commit 732cb2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,4 @@ jobs:
- run: mix local.hex --force
- run: mix deps.get
- run: mix espec
test:
override:
- mix coveralls.circle
- run: mix coveralls.circle

0 comments on commit 732cb2a

Please sign in to comment.