Skip to content

Commit 49158b3

Browse files
committed
Disable Rubinius 2.x
It works, but to be practical it's too slow to care about for now.
1 parent a3668e3 commit 49158b3

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
@@ -5,7 +5,7 @@ rvm:
55
- 2.1.2
66
- jruby-19mode
77
- rbx-19mode
8-
- rbx-2
8+
# - rbx-2
99
matrix:
1010
allow_failures:
1111
- rvm: jruby-19mode

0 commit comments

Comments
 (0)