Skip to content

Commit 12b5871

Browse files
committed
Try a more recent rubinius 2.x
* Rubinius 2.0 is causing multiple untraceable errors * One of the lines from the stacktrace gives same error as rubinius/rubinius#3013 * Apparently indicates broken Rubinius install * Try a different version, see if less flaky
1 parent 5646586 commit 12b5871

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,7 +6,7 @@ rvm:
66
- 2.3.0
77
- ruby-head
88
- jruby
9-
- rbx-2
9+
- rbx-2.11
1010

1111
matrix:
1212
allow_failures:

0 commit comments

Comments
 (0)