Speedup Travis build a little
This commit is contained in:
parent
a048e5f4be
commit
cec5a93c82
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ env: COVERALLS=1
|
|||
before_install:
|
||||
- "export DISPLAY=:99.0"
|
||||
- "sh -e /etc/init.d/xvfb start"
|
||||
bundler_args:
|
||||
- "--without development --deployment --jobs=3 --retry=3"
|
||||
before_script:
|
||||
- "bundle exec rake foodsoft:setup:stock_config"
|
||||
- "mysql -e 'create database foodsoft_test;'"
|
||||
|
|
Loading…
Reference in a new issue