Skip to content

Commit

Permalink
Use report goal instead of cobertura.
Browse files Browse the repository at this point in the history
  • Loading branch information
trautonen committed Aug 28, 2014
1 parent a5c9a8d commit 7dc978b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,4 +19,4 @@ before_script:
script: python etc/travis-build.py --settings ~/.m2/sonatype.xml

after_success:
- mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:cobertura
- mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report

0 comments on commit 7dc978b

Please sign in to comment.