mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
arrange order for travis
This commit is contained in:
parent
551bb911fb
commit
76d1b5b36a
@ -17,8 +17,8 @@ install:
|
|||||||
- cp Tests/Fixtures/App/config/parameters.travis.yml Tests/Fixtures/App/config/parameters.yml
|
- cp Tests/Fixtures/App/config/parameters.travis.yml Tests/Fixtures/App/config/parameters.yml
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- php Tests/Fixtures/App/console --env=test cache:warmup
|
|
||||||
- psql -c 'create database test0;' -U postgres
|
- psql -c 'create database test0;' -U postgres
|
||||||
|
- php Tests/Fixtures/App/console --env=test cache:warmup
|
||||||
- php Tests/Fixtures/App/console doctrine:schema:create --env=test --no-interaction
|
- php Tests/Fixtures/App/console doctrine:schema:create --env=test --no-interaction
|
||||||
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user