From 7aeb0eaef63c75e2fa19cd02472e0f22f5d2d5fa Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Wed, 26 Aug 2015 09:37:35 -0400 Subject: [PATCH] Attempt to start Firebird --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 89aede7..fbdc609 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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