Skip to content

Commit 40446ba

Browse files
committed
Add latest JRuby versions (9.1.17.0 & 9.2.0.0) to travis CI config
1 parent 5610226 commit 40446ba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: ruby
33
rvm:
44
# start with the latest
55
- 2.5.1
6-
- jruby-9.1.17.0
6+
- jruby-9.2.0.0
77

88
# older versions
99
- 2.4.4
@@ -13,6 +13,7 @@ rvm:
1313
- 2.0.0
1414
- 1.9.3
1515

16+
- jruby-9.1.17.0
1617
- jruby-9.0.5.0
1718
- jruby-1.7.27
1819

0 commit comments

Comments
 (0)