install logrus in travis
This commit is contained in:
parent
e8be96a4e7
commit
452cca7916
@ -22,6 +22,7 @@ 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