mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Enable codeconv reporting
Signed-off-by: Flavio Crisciani <flavio.crisciani@docker.com>
This commit is contained in:
parent
a0bdc52fd7
commit
0482b29df1
1 changed files with 2 additions and 0 deletions
|
@ -12,3 +12,5 @@ dependencies:
|
|||
test:
|
||||
override:
|
||||
- make circle-ci
|
||||
post:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Reference in a new issue