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
2011-09-12 15:58:03 -04:00

13 lines
259 B
YAML

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
- gemfiles/3.1.gemfile
branches:
only:
- master