mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-24 14:56:50 +00:00
Ruby-head and fast_finish
This commit is contained in:
parent
ddaf09a099
commit
3a9475a168
@ -2,6 +2,7 @@ language: ruby
|
|||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
|
- ruby-head
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
- rbx-2.2.1
|
- rbx-2.2.1
|
||||||
gemfile:
|
gemfile:
|
||||||
@ -11,7 +12,9 @@ gemfile:
|
|||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: rbx-2.2.1
|
- rvm: rbx-2.2.1
|
||||||
|
- rvm: ruby-head
|
||||||
- gemfile: Gemfile.edge
|
- gemfile: Gemfile.edge
|
||||||
|
fast_finish: true
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
campfire:
|
campfire:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user