PAN-6 Fixed an issue with the .travis file

This commit is contained in:
2019-02-10 12:49:20 -07:00
parent 8ed4ab3f7f
commit eb88ea2d10
2 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ before_install:
- cd pandamonium-theorem-prover
before_script:
- mysql -u root pandamonium < pandamonium-theorem-prover/persistence/scripts/mysql/local_development.sql
- mysql -u root < pandamonium-theorem-prover/persistence/scripts/mysql/local_development.sql
stages:
- name: Load Database