1
0
Fork 0
mirror of https://github.com/thoughtbot/factory_bot_rails.git synced 2022-11-09 11:49:18 -05:00

Install gems required by appraisal

This commit is contained in:
Joshua Clayton 2012-12-07 11:00:44 -05:00
parent 8d079d2c7c
commit f2b5b79dd9

View file

@ -4,6 +4,7 @@ rvm:
- jruby-19mode
before_install:
- gem update --system
- bundle exec rake appraisal:install
jdk:
- openjdk6
gemfile: