PAN-6 Fixed an issue with the .travis file
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ before_install:
|
||||
- cd pandamonium-theorem-prover
|
||||
|
||||
before_script:
|
||||
- mysql -u root < pandamonium-theorem-prover/persistence/scripts/mysql/local_development.sql
|
||||
- mysql -u root -e 'CREATE DATABASE pandamonium;'
|
||||
- mysql -u root pandamonium < pandamonium-theorem-prover/persistence/scripts/mysql/local_development.sql
|
||||
|
||||
stages:
|
||||
- name: Load Database
|
||||
|
||||
Reference in New Issue
Block a user