mirror of
https://github.com/thoughtbot/factory_bot_rails.git
synced 2022-11-09 11:49:18 -05:00
Bundle in an attempt to fix travis
This commit is contained in:
parent
1c6975c185
commit
7d7828888c
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ rvm:
|
|||
- jruby-19mode
|
||||
before_install:
|
||||
- gem update --system
|
||||
- bundle install
|
||||
- bundle exec rake appraisal:install
|
||||
jdk:
|
||||
- openjdk6
|
||||
|
|
Loading…
Reference in a new issue