mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
fix travis error
This commit is contained in:
parent
08af301eee
commit
1997f6e5b1
@ -18,7 +18,7 @@ install:
|
|||||||
before_script:
|
before_script:
|
||||||
- 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 --env=test cache:warmup
|
||||||
- php Tests/Fixtures/App/console assets:install Tests/Fixtures/App/web
|
# - php Tests/Fixtures/App/console assets:install Tests/Fixtures/App/web
|
||||||
- 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