mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 03:36:33 +03:00
Add missing dep install
This commit is contained in:
parent
0c40f1907e
commit
7a52df61ec
@ -13,6 +13,7 @@ install:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
- go env
|
||||
- go version
|
||||
- go get github.com/golang/dep/cmd/dep
|
||||
- dep ensure
|
||||
|
||||
build_script:
|
||||
|
Loading…
Reference in New Issue
Block a user