Skip to content

Commit 1e5fa25

Browse files
committed
Update CI rubies
1 parent e32fd51 commit 1e5fa25

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ env:
88
- JRUBY_OPTS="$JRUBY_OPTS --debug"
99
language: ruby
1010
rvm:
11-
- jruby-9000
12-
- 2.2.9
13-
- 2.3.6
14-
- 2.4.3
15-
- 2.5.0
11+
- jruby-9.2.14.0
12+
- 2.4.10
13+
- 2.5.8
14+
- 2.6.6
15+
- 2.7.2
1616
- jruby-head
1717
- ruby-head
1818
matrix:

0 commit comments

Comments
 (0)