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 15893f5 commit 20ba96dCopy full SHA for 20ba96d
.travis.yml
@@ -84,6 +84,6 @@ jobs:
84
name: Upload javadocs to Github pages
85
os: linux
86
dist: xenial
87
- jdk: oraclejdk8
+ jdk: openjdk8
88
script: dev/javadoc.sh
89
install: true
0 commit comments