mirror of
https://github.com/dg/dibi.git
synced 2025-08-30 17:29:53 +02:00
travis: uses own databases.travis.ini
This commit is contained in:
@@ -24,7 +24,7 @@ before_script:
|
||||
- travis_retry composer create-project nette/code-checker temp/code-checker ~2.5 --no-interaction
|
||||
|
||||
# Create databases.ini
|
||||
- cp ./tests/databases.sample.ini ./tests/databases.ini
|
||||
- cp ./tests/databases.travis.ini ./tests/databases.ini
|
||||
|
||||
# Create Postgre database
|
||||
- psql -c 'CREATE DATABASE dibi_test' -U postgres
|
||||
|
Reference in New Issue
Block a user