Skip to content

Commit

Permalink
ut
Browse files Browse the repository at this point in the history
  • Loading branch information
cblage committed Apr 13, 2018
1 parent 47a487d commit c945a17
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 @@ -19,6 +19,6 @@ after_script:
- MIX_ENV=docs mix inch.report
- MIX_ENV=test mix coveralls.json --verbose
- MIX_ENV=test mix coveralls.travis
- ./cc-test-reporter after-build -r r $CC_TEST_REPORTER_ID -t excoveralls --exit-code $TRAVIS_TEST_RESULT
- ./cc-test-reporter after-build -r "r$CC_TEST_REPORTER_ID" -t excoveralls --exit-code $TRAVIS_TEST_RESULT
after_success:
- mix credo --strict

0 comments on commit c945a17

Please sign in to comment.