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