Use recent JRuby release for Travis CI

Our JRuby CI runs have been errorring due to what I think is an issue
with an older `jruby-openssl` version.
This commit is contained in:
benjamin wil
2021-06-13 14:05:20 -07:00
parent 9012dee888
commit 16ec297775
+1 -1
View File
@@ -2,7 +2,7 @@ rvm:
- 2.4.0
- 2.6.0
- 3.0.0
- jruby-9.2.9.0
- jruby-9.2.18.0
jdk:
- oraclejdk9
before_install: