windows: appveyor build might need to set goroot
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
a7bec04145
commit
eb7d87f8a0
|
@ -6,6 +6,7 @@ clone_folder: c:\gopath\src\github.com\hybridgroup\gobot
|
|||
|
||||
environment:
|
||||
GOPATH: c:\gopath
|
||||
GOROOT: c:\go
|
||||
|
||||
install:
|
||||
- echo %PATH%
|
||||
|
|
Loading…
Reference in New Issue