mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Allow failures on .edge, till we fix rails
This commit is contained in:
parent
c65d387705
commit
88df4f6a7c
@ -8,6 +8,9 @@ gemfile:
|
|||||||
- Gemfile
|
- Gemfile
|
||||||
- Gemfile.rails3
|
- Gemfile.rails3
|
||||||
- Gemfile.edge
|
- Gemfile.edge
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- gemfile: Gemfile.edge
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
campfire:
|
campfire:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user