Skip to content

Commit

Permalink
Disable cobertura travis portion (#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
drcrallen authored and nishantmonu51 committed Jun 13, 2016
1 parent 7294ea8 commit cf90508
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ jdk:
script:
- mvn test -B && mvn clean -Pstrict compile test-compile -B

after_success:
- mvn clean cobertura:cobertura coveralls:report -pl '!benchmarks,!distribution'

sudo: false

cache:
Expand Down

0 comments on commit cf90508

Please sign in to comment.