Skip to content

Commit 9d25eea

Browse files
authored
Merge pull request #514 from aycabta/update-to-jruby-9.1.13.0
Update JRuby to 9.1.13.0
2 parents 0c5eb20 + 6dc48a9 commit 9d25eea

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)