This commit is contained in:
Minho 2017-06-02 17:55:22 +08:00
parent bd29f0746c
commit 53157f3b04

View File

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