Skip to content

Commit d86efdb

Browse files
committed
Update .travis.yml
1 parent 11ec789 commit d86efdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ jdk:
44
- oraclejdk7
55

66
after_success:
7-
- mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:3.0.1:report
7+
- mvn clean cobertura:cobertura -Dcobertura.report.format=xml org.eluder.coveralls:coveralls-maven-plugin:3.0.1:report
88
notifications:
99
email: false

0 commit comments

Comments
 (0)