mirror of
https://git.mills.io/prologic/zs
synced 2025-04-09 12:02:03 +00:00
added coverage to travis-ci script
This commit is contained in:
parent
d308f7f24f
commit
c7c69b579b
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ after_success:
|
||||||
- codecov
|
- codecov
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -coverprofile=coverage.txt -covermode=atomic
|
||||||
|
|
Loading…
Add table
Reference in a new issue