Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
travis: use jdk9 instead
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Molina <[email protected]>
(cherry picked from commit 5881f6a)
  • Loading branch information
erizocosmico authored and ajnavarro committed Oct 17, 2018
1 parent 22dbafa commit 49c4028
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 @@ -77,7 +77,7 @@ jobs:
- make TEST=ruby integration

- language: java
jdk: oraclejdk10
jdk: oraclejdk9
before_install:
- eval "$(gimme 1.11)"
install:
Expand Down

0 comments on commit 49c4028

Please sign in to comment.