From 99e5390a96f9fc7a0aeb8c1052bed9ec2ff92d30 Mon Sep 17 00:00:00 2001 From: Drew Wells Date: Sun, 9 Aug 2015 09:25:59 -0500 Subject: [PATCH] long standing PR in the hopes one day windows builds work --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index aff9fdc..b8ddcdf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -52,6 +52,6 @@ install: - echo %GOPATH% - dir C:\mingw64\bin - go get github.com/wellington/spritewell - + - go test build_script: - go build -x -ldflags "-extldflags '-static'"