Enable Rubinius 3.x on Travis

Due to issues with RVM, only 'rbx' (semi) reliably works on Travis. This will run the most recent Rubinius 3.x release, which is the only supported release.
This commit is contained in:
Brian Shirai 2016-07-19 09:52:24 -07:00 committed by Zachary Scott
parent a5da6fa82c
commit 03c03d7e16
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ rvm:
- 2.2.4
- 2.3.1
- ruby-head
- rbx-2
- rbx
- jruby-9.1.0.0
- jruby-head
@ -30,7 +30,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx
notifications:
recipients: