1
0
Fork 0
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:
Flavio Crisciani 2017-08-28 11:54:31 -07:00
parent a0bdc52fd7
commit 0482b29df1

View file

@ -12,3 +12,5 @@ dependencies:
test:
override:
- make circle-ci
post:
- bash <(curl -s https://codecov.io/bash)