Skip to content

Commit

Permalink
Added codecov.io to Travis build.
Browse files Browse the repository at this point in the history
  • Loading branch information
huxi committed Sep 24, 2017
1 parent 8c61b40 commit 9b25b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -27,3 +27,4 @@ after_success:
- ./gradlew --stacktrace cleanTest
- ./gradlew --stacktrace jacocoRootReport
- ./gradlew --stacktrace coveralls
- bash <(curl -s https://codecov.io/bash)

0 comments on commit 9b25b17

Please sign in to comment.