There was a weird thing with the file permissions so it would not be read by travis. Now it should be fixed

This commit is contained in:
2017-12-20 22:42:53 +01:00
parent 54eca33dfa
commit bced4e052d

View File

@@ -1,3 +1 @@
DROP TABLE IF EXISTS user;
DROP TABLE IF EXISTS search_history;
DROP TABLE IF EXISTS requests;
teardown.sql.bak