mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03: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