We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215e565 commit 91e09c8Copy full SHA for 91e09c8
1 file changed
.travis.yml
@@ -5,4 +5,4 @@ jdk:
5
- openjdk7
6
7
after_success:
8
- - mvn clean cobertura:cobertura coveralls:report
+ - mvn clean cobertura:cobertura org.eluder.coveralls:coveralls-maven-plugin:report
0 commit comments