manually create $GOPATH/bin so glide can install
This commit is contained in:
@@ -5,6 +5,7 @@ go:
|
||||
- master
|
||||
|
||||
install:
|
||||
- mkdir $GOPATH/bin
|
||||
- curl https://glide.sh/get | sh
|
||||
- go get github.com/mitchellh/gox
|
||||
- go get github.com/haya14busa/goverage
|
||||
|
||||
Reference in New Issue
Block a user