Add missing dep install
This commit is contained in:
parent
0c40f1907e
commit
7a52df61ec
@ -13,6 +13,7 @@ install:
|
|||||||
- cd %APPVEYOR_BUILD_FOLDER%
|
- cd %APPVEYOR_BUILD_FOLDER%
|
||||||
- go env
|
- go env
|
||||||
- go version
|
- go version
|
||||||
|
- go get github.com/golang/dep/cmd/dep
|
||||||
- dep ensure
|
- dep ensure
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user