Fix directory of test database?
This commit is contained in:
parent
7aeb0eaef6
commit
e35669aa70
@ -15,7 +15,7 @@ before_install:
|
||||
- sudo apt-get install -qq php5-interbase firebird2.5-super
|
||||
|
||||
install:
|
||||
- sudo chmod 777 build/tests/db_files/FB_TEST_DB.FDB
|
||||
- sudo chmod 777 tests/db_files/FB_TEST_DB.FDB
|
||||
|
||||
before_script:
|
||||
- sudo service firebird2.5-super start
|
||||
|
Loading…
Reference in New Issue
Block a user