Skip to content

Commit

Permalink
Run cobertura on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
abradle committed Apr 13, 2016
1 parent e08a561 commit b09bc3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ language: java
jdk:
- oraclejdk8
sudo: false
after_success:
- mvn clean cobertura:cobertura coveralls:report

0 comments on commit b09bc3a

Please sign in to comment.