Commit 76f617b8 by bergquist

build: disable setup for windows build

parent 774c1de8
......@@ -24,7 +24,7 @@ install:
- echo %GOPATH%
- go version
- go env
- go run build.go setup
# - go run build.go setup
build_script:
- go run build.go build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment