Skip to content

Commit

Permalink
build: updates to appveyor.yml based on gocv file
Browse files Browse the repository at this point in the history
Signed-off-by: deadprogram <[email protected]>
  • Loading branch information
deadprogram committed Nov 27, 2020
1 parent 381e420 commit c11fd2c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -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%
Expand Down

0 comments on commit c11fd2c

Please sign in to comment.