windows: appveyor build might need to set goroot

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2017-07-10 11:22:55 -05:00
parent a7bec04145
commit eb7d87f8a0
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ clone_folder: c:\gopath\src\github.com\hybridgroup\gobot
environment:
GOPATH: c:\gopath
GOROOT: c:\go
install:
- echo %PATH%