1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot.git synced 2022-11-09 11:43:51 -05:00
thoughtbot--factory_bot/.travis.yml

10 lines
203 B
YAML
Raw Normal View History

rvm:
- ree-1.8.7-2011.03
- 1.8.7-p352
- 1.9.2-p290
script: "bundle exec rake spec:unit spec:acceptance features"
gemfile:
- gemfiles/2.1.gemfile
- gemfiles/2.3.gemfile
- gemfiles/3.0.gemfile