testing: coverage script

Updates #27
This commit is contained in:
Michael McLoughlin
2019-01-02 20:41:59 -08:00
parent cf76c56dfc
commit d92a147644
4 changed files with 26 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ install:
script:
- go build ./...
- go test -bench . ./...
- ./script/coverage
- ./script/lint