mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
9 lines
171 B
YAML
9 lines
171 B
YAML
|
rvm:
|
||
|
- 1.8.7
|
||
|
- 1.9.2
|
||
|
script: "bundle exec rake spec:unit spec:acceptance features"
|
||
|
gemfile:
|
||
|
- gemfiles/2.1.gemfile
|
||
|
- gemfiles/2.3.gemfile
|
||
|
- gemfiles/3.0.gemfile
|