Skip to content

Commit

Permalink
ci: fix coveralls script
Browse files Browse the repository at this point in the history
  • Loading branch information
thiamsantos committed Mar 14, 2018
1 parent a1e5acf commit 9d2e068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ install:
script:
- mix test
- MIX_ENV=test mix dialyzer --halt-exit-status
- MIX_END=test mix coveralls.travis
- MIX_ENV=test mix coveralls.travis

0 comments on commit 9d2e068

Please sign in to comment.