Uncomment accidentally commented `glide install`

pull/8480/head
Andrei Tonkikh 8 years ago
parent 7424078a43
commit 6d9933d804

@ -2,7 +2,7 @@
set -eux
# glide install -v
glide install -v
export CGO_ENABLED=0
export GOARCH=amd64
mkdir -p bin

Loading…
Cancel
Save