From 9cdfef5b5c9ac54bf356d1632194c36252da3feb Mon Sep 17 00:00:00 2001 From: Dong-hee Na Date: Thu, 30 Aug 2018 21:44:07 +0900 Subject: [PATCH] appveyor.yml: Fix gcc issue on go test -race ./... --- appveyor.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7e922524..f556c739 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,7 +8,9 @@ branches: environment: GOPATH: c:\gopath - PATH: '%GOPATH%\bin;%PATH%' + PATH: '%GOPATH%\bin;%PATH%;C:\msys64\mingw64\bin' + matrix: + - TARGET: x86_64-pc-windows-gnu stack: go 1.10 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