mirror of
https://github.com/ginuerzh/gost.git
synced 2024-04-21 12:31:34 +00:00
add cover for test
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ go:
|
||||
|
||||
install: true
|
||||
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
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user