Enable codecov.io
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
parent
3c44ec5dbc
commit
19ca156c91
2 changed files with 15 additions and 3 deletions
|
@ -23,3 +23,6 @@ script:
|
|||
- make binaries
|
||||
- make coverage
|
||||
- sudo PATH=$PATH GOPATH=$GOPATH make root-coverage
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue