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 8a6e678 commit 8e3a3d5Copy full SHA for 8e3a3d5
.travis.yml
@@ -15,7 +15,7 @@ matrix:
15
- ln -s /etc/ssl/certs/java/cacerts "${JAVA_HOME}/lib/security/cacerts"
16
17
script:
18
- - mvn clean install jacoco:report
+ - mvn clean install jacoco:report coveralls:report
19
- mvn -f examples/pom.xml clean package
20
21
addons:
0 commit comments