Skip to content

Commit 5126914

Browse files
committed
Update ruby version
1 parent 15b41f5 commit 5126914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ language: ruby
33
cache: bundler
44
before_install: "gem install bundler"
55
rvm:
6+
- 2.4.1
67
- 2.3.1
78
- 2.2.5
89
- 2.1
910
- 2.0
1011
- 1.9.3
1112
- jruby-19mode
12-
- rbx
1313
gemfile:
1414
- gemfiles/rails_5_0.gemfile
1515
- gemfiles/rails_4_2.gemfile

0 commit comments

Comments
 (0)