diff --git a/libnetwork/circle.yml b/libnetwork/circle.yml index 9ff2fc7bc9..91b2abce4d 100644 --- a/libnetwork/circle.yml +++ b/libnetwork/circle.yml @@ -13,4 +13,4 @@ test: override: - make circle-ci post: - - bash <(curl -s https://codecov.io/bash) + - bash <(curl -s https://codecov.io/bash) -C "$(git log --format="%H" -n 1)"