Skip to content

Commit 0121609

Browse files
[skip ci] Travis: switch to openjdk8
1 parent 0fdb2a5 commit 0121609

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
@@ -19,5 +19,5 @@ matrix:
1919
fast_finish: true
2020
install: true
2121
script: ci/build.sh
22-
jdk: oraclejdk8
22+
jdk: openjdk8
2323
before_install: gem install bundler -v '< 2'

0 commit comments

Comments
 (0)