Skip to content

Commit c713a12

Browse files
committed
Use newer (9.2.0.0) version of JRuby in Travis CI
1 parent 0472157 commit c713a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env: JRUBY_OPTS="$JRUBY_OPTS --debug"
1717

1818
rvm:
1919
# Include JRuby first because it takes the longest
20-
- jruby-9.1.13.0
20+
- jruby-9.2.0.0
2121
- 2.2
2222
- 2.3.4
2323
- 2.4.1

0 commit comments

Comments
 (0)