Skip to content

Commit 6dc48a9

Browse files
committed
Update JRuby to 9.1.13.0
1 parent 0c5eb20 commit 6dc48a9

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
@@ -10,11 +10,11 @@ rvm:
1010
- 2.3.4
1111
- 2.4.1
1212
- ruby-head
13-
- jruby-9.1.12.0
13+
- jruby-9.1.13.0
1414
env:
1515
global:
1616
NOBENCHMARK=1
1717
script: rake
1818
matrix:
1919
allow_failures:
20-
- rvm: jruby-9.1.12.0
20+
- rvm: jruby-9.1.13.0

0 commit comments

Comments
 (0)