Commit d8754bfb authored by ginuerzh's avatar ginuerzh

add cover for test

parent 5e94eb64
...@@ -5,7 +5,7 @@ go: ...@@ -5,7 +5,7 @@ go:
install: true install: true
script: script:
- env GO111MODULE=on go test -race -v - env GO111MODULE=on go test -race -v -coverprofile=coverage.txt -covermode=atomic
- cd cmd/gost && env GO111MODULE=on go build - cd cmd/gost && env GO111MODULE=on go build
after_success: after_success:
......
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