Skip to content

Commit 20ba96d

Browse files
author
Vladimir Kotal
committed
javadoc needs OpenJDK 8 too as it is xenial
1 parent 15893f5 commit 20ba96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ jobs:
8484
name: Upload javadocs to Github pages
8585
os: linux
8686
dist: xenial
87-
jdk: oraclejdk8
87+
jdk: openjdk8
8888
script: dev/javadoc.sh
8989
install: true

0 commit comments

Comments
 (0)