Skip to content

Commit a7b9bd0

Browse files
committed
appveyor.yml: Fix gcc issue on go test -race ./...
1 parent 6a2b593 commit a7b9bd0

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+
matrix:
12+
- TARGET: x86_64-pc-windows-gnu
13+
PATH: '%GOPATH%\bin;%PATH%'
1214

1315
stack: go 1.10
1416

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy