Fix directory of test database?

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

View File

@ -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