mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 06:16:50 +00:00
13 lines
159 B
YAML
13 lines
159 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
- jruby-19mode
|
|
- rbx-2
|
|
gemfile:
|
|
- Gemfile
|
|
- Gemfile.edge
|
|
matrix:
|
|
allow_failures:
|
|
- gemfile: Gemfile.edge
|