Skip to content

Commit fa9d15a

Browse files
committed
travis: drop 2.2 and include 2.6
The 2.2 version isn't working on Travis anymore and it's too old for us to care about anyway. Since the 2.6 version has been released, include that one while here.
1 parent e5760d7 commit fa9d15a

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
@@ -6,10 +6,10 @@ os:
66
- osx
77

88
rvm:
9-
- 2.2.5
109
- 2.3.3
1110
- 2.4.0
1211
- 2.5.0
12+
- 2.6
1313
- ruby-head
1414
- rbx-2
1515

0 commit comments

Comments
 (0)