Skip to content

Commit

Permalink
chore(coverage): call jacocoTestReport in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tschulte committed Oct 16, 2015
1 parent 312ea43 commit facce7b
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 @@ -27,4 +27,4 @@ script:


after_success:
- ./gradlew coveralls
- ./gradlew jacocoTestReport coveralls

0 comments on commit facce7b

Please sign in to comment.