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.rails3
|
||||
- Gemfile.edge
|
||||
matrix:
|
||||
allow_failures:
|
||||
- gemfile: Gemfile.edge
|
||||
notifications:
|
||||
email: false
|
||||
campfire:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user