build: updates to appveyor.yml based on gocv file

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2020-10-26 20:15:02 +01:00
parent 381e4205ce
commit c11fd2c777
1 changed files with 5 additions and 3 deletions

View File

@ -1,13 +1,15 @@
version: "{build}"
os: Windows Server 2012 R2
clone_folder: c:\gopath\src\gobot.io\x\gobot
platform:
- MinGW_x64
environment:
GOPATH: c:\gopath
GOROOT: c:\go
GO111MODULE: on
GOVERSION: 1.15
TEST_EXTERNAL: 1
install:
- echo %PATH%