Skip to content

Commit

Permalink
Update to OpenJDK 11 (LTS) in the CI tests.
Browse files Browse the repository at this point in the history
OpenJDK 8 is now out of (commercial) support. Leave a version testing
with OpenJDK 8 as it's still in free support for another year.
  • Loading branch information
hainesr committed Oct 21, 2019
1 parent 0fd4f91 commit 323437c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ matrix:
include:
- rvm: jruby-9.2
jdk: openjdk8
- rvm: jruby-9.2
jdk: openjdk11
- rvm: jruby-head
jdk: openjdk8
jdk: openjdk11
- rvm: rbx-4
allow_failures:
- rvm: ruby-head
Expand Down

0 comments on commit 323437c

Please sign in to comment.