Skip to content

Commit 2ff7aff

Browse files
committed
update ruby of TravisCI
1 parent 063a054 commit 2ff7aff

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ language: ruby
22
cache: bundler
33

44
rvm:
5-
- 2.0.0
6-
- 2.1
75
- 2.2
8-
- 2.3.0
6+
- 2.3.3
7+
- 2.4.0
98
- ruby-head
109

1110
before_install:

0 commit comments

Comments
 (0)