mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
add travis
This commit is contained in:
6
Tests/Fixtures/App/app/config/parameters.travis.yml
Normal file
6
Tests/Fixtures/App/app/config/parameters.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
parameters:
|
||||
database_host: 127.0.0.1
|
||||
database_port: 5434
|
||||
database_name: test0
|
||||
database_user: postgres
|
||||
database_password: postgres
|
Reference in New Issue
Block a user