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 7eb9d6d commit c277621Copy full SHA for c277621
.travis.yml
@@ -1,7 +1,6 @@
1
language: java
2
jdk:
3
- oraclejdk8
4
-
5
after_success:
6
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
7
- mvn clean test jacoco:report org.eluder.coveralls:coveralls-maven-plugin:jacoco -DsourceEncoding=UTF-8
0 commit comments