Skip to content

Commit

Permalink
[skip ci] Travis: switch to openjdk8
Browse files Browse the repository at this point in the history
  • Loading branch information
colinsurprenant committed Aug 6, 2019
1 parent 3bfa12c commit d62bc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ matrix:
fast_finish: true
install: true
script: ci/build.sh
jdk: oraclejdk8
jdk: openjdk8
before_install: gem install bundler -v '< 2'

0 comments on commit d62bc48

Please sign in to comment.