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.
2 parents c7e9778 + a25cdda commit e7b1c1aCopy full SHA for e7b1c1a
.travis.yml
@@ -1,10 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk9
4
-addons:
5
- apt:
6
- packages:
7
- - oracle-java9-installer
+ - openjdk11
8
9
after_success:
10
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
0 commit comments