Attempt to start Firebird

This commit is contained in:
Timothy Warren 2015-08-26 09:37:35 -04:00
parent c08d741505
commit 7aeb0eaef6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ php:
before_install:
- sudo apt-get update
- sudo apt-get install -qq php5-interbase firebird2.5-superclassic
- sudo apt-get install -qq php5-interbase firebird2.5-super
install:
- sudo chmod 777 build/tests/db_files/FB_TEST_DB.FDB