Skip to content

Commit 2335ae5

Browse files
authored
Merge pull request #677 from aycabta/use-jruby-9.2.4.1
Use JRuby 9.2.4.1
2 parents 355c4e4 + 2b849f9 commit 2335ae5

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.4.0
12+
- jruby-9.2.4.1
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.4.0
21+
- rvm: jruby-9.2.4.1

0 commit comments

Comments
 (0)