mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add .travis.yml file
This commit is contained in:
7
Tests/Fixtures/App/config/parameters.travis.yml
Normal file
7
Tests/Fixtures/App/config/parameters.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
parameters:
|
||||
database_host: 127.0.0.1
|
||||
database_port: 5432
|
||||
database_name: test0
|
||||
database_user: postgres
|
||||
database_password: postgres
|
||||
locale: fr
|
Reference in New Issue
Block a user