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
|
- jruby-19mode
|
||||||
before_install:
|
before_install:
|
||||||
- gem update --system
|
- gem update --system
|
||||||
|
- bundle install
|
||||||
- bundle exec rake appraisal:install
|
- bundle exec rake appraisal:install
|
||||||
jdk:
|
jdk:
|
||||||
- openjdk6
|
- openjdk6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue