Skip to content

Commit e9ce8db

Browse files
committed
Adjust Travis jruby versions
1 parent dc8bff8 commit e9ce8db

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ rvm:
77
- 2.5.0
88
- ruby-head
99
- ruby-head-clang
10-
- jruby-1.7.26
11-
- jruby-9.1.9.0
10+
- jruby-1.7
11+
- jruby-9.1
12+
- jruby-head
1213
script: bundle exec rake spec
1314
env:
1415
global:

0 commit comments

Comments
 (0)