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 70bc226 commit 4c85b4fCopy full SHA for 4c85b4f
.travis.yml
@@ -1,6 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk9
+ - openjdk10
4
5
after_success:
6
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
0 commit comments