Use jruby and rbx in Travis

This commit is contained in:
Santiago Pastorino 2013-12-06 15:26:38 -02:00
parent 3a9475a168
commit ac0ce8dcf9

View File

@ -3,16 +3,17 @@ rvm:
- 1.9.3
- 2.0.0
- ruby-head
- jruby-19mode
- rbx-2.2.1
- jruby
- rbx
gemfile:
- Gemfile
- Gemfile.rails3
- Gemfile.edge
matrix:
allow_failures:
- rvm: rbx-2.2.1
- rvm: ruby-head
- rvm: jruby
- rvm: rbx
- gemfile: Gemfile.edge
fast_finish: true
notifications: