Skip to content

Commit ff05a2a

Browse files
committed
Fix Travis CI Ruby versions
1 parent ac759f3 commit ff05a2a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
sudo: false
22
language: ruby
33
rvm:
4-
- 1.8.7
54
- 1.9.2
65
- 1.9.3
76
- 2.0.0
87
- 2.1
98
- 2.2
109
- 2.3.1
1110
- jruby
12-
- rbx-2
11+
- rbx-2.1.1

0 commit comments

Comments
 (0)