lifei6671 8 years ago
parent
commit
66a3777383
1 changed files with 1 additions and 0 deletions
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -14,6 +14,7 @@ deploy: true
 install:
   - ps: Start-FileDownload "http://libgd.blob.core.windows.net/mingw/x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z"
   - ps: 7z x -oC:\ x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z | out-null
+  - set %PATH%;c:\mingw64\bin
   - echo %PATH%
   - echo %GOPATH%
   - go version