mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
debug : good path to console : close #402
This commit is contained in:
parent
194e0b3db2
commit
5d1ab69c07
@ -20,7 +20,7 @@ install:
|
||||
before_script:
|
||||
- psql -c 'create database test0;' -U postgres
|
||||
- php Tests/Fixtures/App/console --env=test cache:warmup
|
||||
- php Tests/Fixtures/App/app/console doctrine:migrations:migrate --no-interaction
|
||||
- php Tests/Fixtures/App/console doctrine:migrations:migrate --no-interaction
|
||||
- php Tests/Fixtures/App/console doctrine:fixtures:load --env=test --no-interaction
|
||||
|
||||
script: phpunit --coverage-text
|
||||
|
Loading…
x
Reference in New Issue
Block a user