mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
Merge pull request #409 from arthurnn/travis_ci
Allow failures on .edge, till we fix rails
This commit is contained in:
commit
e1d9df2e8b
@ -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