Skip to content

Commit c3410f1

Browse files
committed
appveyor.yml: Update appveyor.yml
1 parent 3150e8b commit c3410f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ branches:
88

99
environment:
1010
GOPATH: c:\gopath
11-
PATH: '%GOPATH%\bin;%PATH%'
11+
PATH: '%GOPATH%\bin;%PATH%;C:\msys64\mingw64\bin'
12+
matrix:
13+
- TARGET: x86_64-pc-windows-gnu
1214

1315
stack: go 1.10
1416

0 commit comments

Comments
 (0)