We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ec789 commit d86efdbCopy full SHA for d86efdb
.travis.yml
@@ -4,6 +4,6 @@ jdk:
4
- oraclejdk7
5
6
after_success:
7
- - mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:3.0.1:report
+ - mvn clean cobertura:cobertura -Dcobertura.report.format=xml org.eluder.coveralls:coveralls-maven-plugin:3.0.1:report
8
notifications:
9
email: false
0 commit comments