Skip to content

Commit bdb2561

Browse files
committedSep 9, 2019
chore: remove jruby support add 2.5 and 2.6
1 parent 0fe072c commit bdb2561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ language: ruby
22
rvm:
33
- 2.3.1
44
- 2.4
5-
- jruby-9.0.5.0
6-
- jruby-9.1.13.0
5+
- 2.5
6+
- 2.6
77
gemfile:
88
- gemfiles/default.gemfile
99
- gemfiles/rspec_2.gemfile

0 commit comments

Comments
 (0)
Please sign in to comment.