Skip to content

Commit dff9d90

Browse files
committed
update ruby version in travis config
1 parent 85751a4 commit dff9d90

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: ruby
22
sudo: false
33
rvm:
4-
- 2.2.6
5-
- 2.3.3
6-
- 2.4.0
4+
- 2.2.7
5+
- 2.3.4
6+
- 2.4.1
77
before_install:
88
- gem update --system
99
- gem update bundler

0 commit comments

Comments
 (0)