Update .travis.yml

This commit is contained in:
Alex Tusa
2019-02-10 12:47:58 -07:00
committed by GitHub
parent 746213a877
commit 52a4cf086c
+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