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 fa0ef01 commit b8ea8c4Copy full SHA for b8ea8c4
.travis.yml
@@ -1,5 +1,6 @@
1
language: java
2
jdk:
3
- - oraclejdk8
+ - openjdk8
4
+
5
after_success:
6
- mvn deploy -Dmaven.test.skip -DcreateDocs=true -s settings.xml
0 commit comments