mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix travis preparation of parameters
This commit is contained in:
parent
cbdea04fd4
commit
27378f34ca
@ -13,7 +13,7 @@ addons:
|
||||
|
||||
before_script:
|
||||
- psql -c 'create database test0;' -U postgres
|
||||
- cp Tests/Fixtures/App/app/config/parameters.travis.yml Test/Fixtures/App/app/config/parameters.yml
|
||||
- cp Tests/Fixtures/App/app/config/parameters.travis.yml Tests/Fixtures/App/app/config/parameters.yml
|
||||
- ./console.sh doctrine:schema:create
|
||||
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user