Skip to content

Commit

Permalink
@denisw's suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Tennant committed Sep 25, 2015
1 parent 39db75d commit 3441a9c
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 @@ -5,7 +5,7 @@ jdk:
- openjdk6
- openjdk7
after_success:
- mvn -DserviceJobId=$TRAVIS_JOB_ID clean cobertura:cobertura coveralls:cobertura
- mvn -DserviceJobId=$TRAVIS_JOB_ID clean cobertura:cobertura coveralls:cobertura package
-Dcobertura.report.format=xml
env:
global:
Expand Down

0 comments on commit 3441a9c

Please sign in to comment.