Bump JRuby version used in Travis CI build
This commit is contained in:
parent
fc694fb496
commit
0cb0b8ad8c
|
@ -6,7 +6,7 @@ language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- &ruby1 2.7.0
|
- &ruby1 2.7.0
|
||||||
- &ruby2 2.5.7
|
- &ruby2 2.5.7
|
||||||
- &jruby jruby-9.2.9.0
|
- &jruby jruby-9.2.10.0
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Reference in New Issue