Skip to content

Commit cb3bb7d

Browse files
committed
update ruby version in travis config
1 parent e41ff11 commit cb3bb7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ rvm:
88
- 1.9.3
99
- 2.0.0
1010
- 2.1.10
11-
- 2.2.7
12-
- 2.3.4
13-
- 2.4.1
11+
- 2.2.8
12+
- 2.3.5
13+
- 2.4.2
1414
- ruby-head
1515
matrix:
1616
allow_failures:

0 commit comments

Comments
 (0)