Attempt to start firebird
This commit is contained in:
parent
97ceb94e3c
commit
f4a517594e
@ -15,8 +15,7 @@ before_install:
|
|||||||
- sudo apt-get install -qq php5-interbase firebird2.5-superclassic
|
- sudo apt-get install -qq php5-interbase firebird2.5-superclassic
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- sudo dpkg-reconfigure firebird2.5-superclassic
|
- sudo /etc/rc.d/init.d/firebird start
|
||||||
- sudo /etc/init.d/firebird start
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- psql -c 'DROP DATABASE IF EXISTS test;' -U postgres
|
- psql -c 'DROP DATABASE IF EXISTS test;' -U postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user