Skip to content

Commit

Permalink
Adds codecov integration
Browse files Browse the repository at this point in the history
  • Loading branch information
tdziurko committed Sep 1, 2016
1 parent 83a4fe2 commit c8032ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,4 +5,5 @@ jdk:

after_success:
- ./gradlew jacocoTestReport coveralls
- bash <(curl -s https://codecov.io/bash)
- python <(curl -s https://raw.githubusercontent.com/TouK/sputnik-ci/master/sputnik-ci.py)

0 comments on commit c8032ac

Please sign in to comment.