mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-09-16 02:17:32 +00:00
Added test-coverage
This commit is contained in:
committed by
Santiago M. Mola
parent
7e827e47ef
commit
ded3e2c4ae
@@ -16,7 +16,7 @@ install:
|
||||
- go get -v -t ./...
|
||||
|
||||
script:
|
||||
- make test
|
||||
- make test-coverage
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
Reference in New Issue
Block a user