We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b9ff4 commit 8680be4Copy full SHA for 8680be4
.travis.yml
@@ -1,6 +1,5 @@
1
language: java
2
jdk:
3
- - openjdk9
4
- openjdk11
5
- openjdk17
6
cache:
@@ -10,4 +9,3 @@ after_success:
10
9
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
11
- mvn jacoco:report coveralls:jacoco -DsourceEncoding=UTF-8
12
13
-
0 commit comments