appveyor, install mingw

This commit is contained in:
Torkel Odegaard
2015-04-19 20:59:14 +02:00
parent f6feb455a9
commit 229a4a8aab
+1
View File
@@ -8,6 +8,7 @@ environment:
GOPATH: c:\gopath
install:
- choco install mingw
- echo %PATH%
- echo %GOPATH%
- go version