Skip to content

Commit 7c1e7b0

Browse files
authored
Merge pull request #666 from aycabta/use-jruby-9210
Use JRuby 9.2.3.0
2 parents e9d580d + ea22758 commit 7c1e7b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rvm:
99
- 2.5.3
1010
- ruby-head
1111
- jruby-9.1.17.0
12-
- jruby-9.2.0.0
12+
- jruby-9.2.3.0
1313
env:
1414
global:
1515
NOBENCHMARK=1
@@ -18,4 +18,4 @@ matrix:
1818
allow_failures:
1919
- rvm: ruby-head
2020
- rvm: jruby-9.1.17.0
21-
- rvm: jruby-9.2.0.0
21+
- rvm: jruby-9.2.3.0

0 commit comments

Comments
 (0)