Skip to content

Commit 9338c34

Browse files
committed
Travis: Replaced Ruby 2.1.0 with 2.1.2. Removed jruby-head because
jruby/jruby#1792 was breaking the build.
1 parent aa455c1 commit 9338c34

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ script: "rspec"
22
rvm:
33
- 1.9.3
44
- 2.0.0
5-
- 2.1.0
5+
- 2.1.2
66
- jruby-19mode
77
- rbx
88
- ruby-head
9-
- jruby-head

0 commit comments

Comments
 (0)