Skip to content

Commit

Permalink
use codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Jun 15, 2018
1 parent baab1f2 commit 1123dc9
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 @@ -18,7 +18,7 @@ cache:
- \$HOME/.sbt/boot/
- \$HOME/.zinc

after_success: sbt $vars ++$TRAVIS_SCALA_VERSION travis-report
after_success: bash <(curl -s https://codecov.io/bash)

before_cache:
# Tricks to avoid unnecessary cache updates
Expand Down

0 comments on commit 1123dc9

Please sign in to comment.