This commit is contained in:
Minho 2017-06-02 17:43:43 +08:00
parent fa2a5bb7ec
commit 2f45f6dc11

View File

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