remove logrus go get cmd from travis
This commit is contained in:
parent
4f67a6c854
commit
27fa00a5f6
@ -22,7 +22,6 @@ before_install:
|
|||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- go get -u github.com/pressly/sup/cmd/sup
|
- go get -u github.com/pressly/sup/cmd/sup
|
||||||
- go get gopkg.in/Sirupsen/logrus.v1
|
|
||||||
- sudo -u postgres createdb vulcanize_private
|
- sudo -u postgres createdb vulcanize_private
|
||||||
- make migrate NAME=vulcanize_private
|
- make migrate NAME=vulcanize_private
|
||||||
- bash ./pkg/transformers/start_test_chain.sh
|
- bash ./pkg/transformers/start_test_chain.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user