install sup for deployment script

This commit is contained in:
Taka Goto 2018-09-17 10:22:21 -05:00
parent b42f4561da
commit e5fdb5e00e

View File

@ -16,6 +16,7 @@ before_install:
- npm install -g ganache-cli
before_script:
- go get -u github.com/pressly/sup/cmd/sup
- sudo -u postgres createdb vulcanize_private
- make migrate NAME=vulcanize_private
- bash ./pkg/transformers/start_test_chain.sh