Update travis script.

This commit is contained in:
James Cole
2017-06-28 15:27:31 +02:00
parent e60dde7ce5
commit d9a2e081bd
2 changed files with 4 additions and 1 deletions

View File

@@ -93,6 +93,9 @@ then
# copy new database over backup (resets backup)
cp $DATABASE $DATABASECOPY
# copy new database to test-data repository:
cp $DATABASE /sites/FF3/test-data/storage/database.sqlite
fi
# do not reset database (optional)