Run 'bundle exec' for DB task
See https://travis-ci.org/travis-ci/travis-api/builds/17125195
This commit is contained in:
parent
ddd4a0db50
commit
dde039f5f2
|
@ -8,7 +8,7 @@ rvm:
|
|||
addons:
|
||||
postgresql: 9.3
|
||||
before_script:
|
||||
- 'RAILS_ENV=test rake db:create db:structure:load --trace'
|
||||
- 'RAILS_ENV=test bundle exec rake db:create db:structure:load --trace'
|
||||
notifications:
|
||||
irc: "irc.freenode.org#travis"
|
||||
services:
|
||||
|
|
Loading…
Reference in New Issue
Block a user