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