Skip to content

Commit

Permalink
Try a more recent rubinius 2.x
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
rgarner committed Apr 10, 2016
1 parent 5646586 commit 12b5871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:
- 2.3.0
- ruby-head
- jruby
- rbx-2
- rbx-2.11

matrix:
allow_failures:
Expand Down

0 comments on commit 12b5871

Please sign in to comment.