set gobin

This commit is contained in:
Alex Dadgar 2017-04-04 14:52:45 -07:00
parent 7a958bdfdd
commit 6b62f7f7b7
1 changed files with 1 additions and 0 deletions

View File

@ -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