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 5cf7eea commit 111244aCopy full SHA for 111244a
.travis.yml
@@ -2,5 +2,6 @@ language: java
2
jdk:
3
- openjdk8
4
- openjdk11
5
+
6
after_success:
7
- mvn clean cobertura:cobertura coveralls:report
0 commit comments