From a9a39cd487524953292e5ea0ef557ba29a5291a2 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 31b3738..ae59567 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'"