mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 06:46: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
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- ruby-head
|
- ruby-head
|
||||||
- jruby-19mode
|
- jruby
|
||||||
- rbx-2.2.1
|
- rbx
|
||||||
gemfile:
|
gemfile:
|
||||||
- Gemfile
|
- Gemfile
|
||||||
- Gemfile.rails3
|
- Gemfile.rails3
|
||||||
- Gemfile.edge
|
- Gemfile.edge
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: rbx-2.2.1
|
|
||||||
- rvm: ruby-head
|
- rvm: ruby-head
|
||||||
|
- rvm: jruby
|
||||||
|
- rvm: rbx
|
||||||
- gemfile: Gemfile.edge
|
- gemfile: Gemfile.edge
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
notifications:
|
notifications:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user