This commit is contained in:
lifei6671 2017-05-30 19:54:56 +08:00
parent c9205b9d2c
commit 597444a0c6

View File

@ -13,7 +13,7 @@ deploy: true
install: install:
- ps: Start-FileDownload "http://libgd.blob.core.windows.net/mingw/x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z" - 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 -o C:\x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z | out-null - ps: 7z x -oC:\ x86_64-4.9.1-release-posix-seh-rt_v3-rev1.7z | out-null
- echo %PATH% - echo %PATH%
- echo %GOPATH% - echo %GOPATH%
- go version - go version