Skip to content

Commit 0c34403

Browse files
[skip ci] Travis: switch to openjdk8
1 parent 04fbf8c commit 0c34403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ matrix:
1717
fast_finish: true
1818
install: true
1919
script: ci/build.sh
20-
jdk: oraclejdk8
20+
jdk: openjdk8
2121
before_install: gem install bundler -v '< 2'

0 commit comments

Comments
 (0)