Skip to content

Commit 003b4a5

Browse files
committed
Add Ruby 2.2 on Travis, switch to 2.1 latest and remove 1.9.2
1 parent e91d8ed commit 003b4a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ os:
3434
- linux
3535
rvm:
3636
- 1.8.7
37-
- 1.9.2
3837
- 1.9.3
3938
- 2.0.0
40-
- 2.1.4
39+
- 2.1
40+
- 2.2
4141
- ree
4242
matrix:
4343
allow_failures:

0 commit comments

Comments
 (0)