Skip to content

Commit e6becab

Browse files
committed
CI: Try jdk: oraclejdk11
1 parent dadd9ff commit e6becab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ matrix:
3636
include:
3737
# Rails 6 builds
3838
- rvm: jruby-head
39+
jdk: oraclejdk11
3940
env:
4041
- RAILS_VERSION=6-0-stable
4142
- JRUBY_OPT=--dev
@@ -47,6 +48,7 @@ matrix:
4748

4849
# Rails 5.2 builds >= 2.2.2
4950
- rvm: jruby-head
51+
jdk: oraclejdk11
5052
env:
5153
- RAILS_VERSION='~> 5.2.0'
5254
- JRUBY_OPT=--dev

0 commit comments

Comments
 (0)