forked from cerc-io/ipld-eth-server
Update Travis to create a database from a schema
* We were running into issues getting migrate to work
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
pg_dump -O -s vulcanize > migrations/schema.sql
|
||||
Reference in New Issue
Block a user