Commit 01e17137 by Torkel Odegaard

Updated appvayor file again

parent 229a4a8a
......@@ -8,7 +8,8 @@ environment:
GOPATH: c:\gopath
install:
- choco install mingw
- choco install -y mingw
- set PATH=C:\tools\mingw64\bin;%PATH%
- echo %PATH%
- echo %GOPATH%
- go version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment