Add interbase extension to test ini file
This commit is contained in:
parent
ae3d068efe
commit
044a33e1e4
@ -22,7 +22,6 @@ before_script:
|
||||
- psql -c 'DROP DATABASE IF EXISTS test;' -U postgres
|
||||
- psql -c 'create database test;' -U postgres
|
||||
- mysql -e 'create database IF NOT EXISTS test;'
|
||||
- sudo cp /etc/php5/conf.d/interbase.ini /etc/php5/mods-available/interbase.ini
|
||||
- sudo php5enmod interbase
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user