mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Use jruby and rbx in Travis
This commit is contained in:
parent
3a9475a168
commit
ac0ce8dcf9
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user