set gobin
This commit is contained in:
parent
7a958bdfdd
commit
6b62f7f7b7
|
@ -3,6 +3,7 @@ image: Visual Studio 2017
|
|||
clone_folder: c:\gopath\src\github.com\hashicorp\nomad
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
GOBIN: c:\gopath\bin
|
||||
install:
|
||||
- cmd: echo %Path%
|
||||
- cmd: go version
|
||||
|
|
Loading…
Reference in New Issue