pull/51/merge
Minho 2017-06-02 17:39:41 +08:00
parent 6e3bfbec05
commit fa2a5bb7ec
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ install:
- echo %GOPATH%
- go version
- go env
- go get github.com/Masterminds/glide;
- go get github.com/Masterminds/glide
build_script:
- if [%tbs_tools%]==[mingw] if [%tbs_arch%]==[x86] SET PATH=C:\mingw32\bin;%PATH%