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:
parent
8d079d2c7c
commit
f2b5b79dd9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ rvm:
|
|||
- jruby-19mode
|
||||
before_install:
|
||||
- gem update --system
|
||||
- bundle exec rake appraisal:install
|
||||
jdk:
|
||||
- openjdk6
|
||||
gemfile:
|
||||
|
|
Loading…
Reference in a new issue