Will it work now?
This commit is contained in:
parent
5331c39060
commit
466d5fc23f
@ -9,5 +9,6 @@ before_script:
|
||||
- sh -c "psql -c 'DROP DATABASE IF EXISTS test;' -U postgres"
|
||||
- sh -c "psql -c 'create database test;' -U postgres"
|
||||
- sh -c "mysql -e 'create database IF NOT EXISTS test;'"
|
||||
- sh -c "cd ./sys/db/ && git submodule init"
|
||||
|
||||
script: php ./tests/index.php
|
Loading…
Reference in New Issue
Block a user