swap rbx for another jruby

remove_hooks
Thomas Reynolds 2015-01-04 16:10:58 -06:00
parent 69f8245f7b
commit ddc048e075
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ before_script:
- bundle update
rvm:
- ruby-head
- jruby-head
- jruby-19mode
- rbx-2
- 2.2
- 2.1
- 2.0
@ -19,7 +19,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-19mode
- rvm: rbx-2
- rvm: jruby-head
env:
global:
- JRUBY_OPTS='-J-Xmx1024M'