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 34684d4 commit 9a0180cCopy full SHA for 9a0180c
.travis.yml
@@ -42,7 +42,7 @@ env:
42
script: "mvn -B -V verify"
43
44
after_success:
45
- - mvn clean test jacoco:report coveralls:report
+ - mvn clean test jacoco:report org.eluder.coveralls:coveralls-maven-plugin:report
46
47
addons:
48
coverity_scan:
0 commit comments