mirror of https://github.com/mindoc-org/mindoc.git
pull/51/merge
parent
428ff8327b
commit
d6c973ae67
|
@ -27,7 +27,7 @@ install:
|
|||
Start-FileDownload "http://libgd.blob.core.windows.net/mingw/i686-4.9.1-release-posix-dwarf-rt_v3-rev1.7z" -FileName mingw_x86.7z;
|
||||
7z x -oC:\ mingw_x86.7z | out-null;
|
||||
}
|
||||
- set GOBIN=c:\gopath\bin
|
||||
- set GOBIN=c:\go\bin
|
||||
- set PATH=%GOBIN%;%PATH%
|
||||
- echo %PATH%
|
||||
- echo %GOPATH%
|
||||
|
|
Loading…
Reference in New Issue