From 180c030b1160f32f0ea766c4b5f2d3ff1d0ebdbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Geuken?= Date: Mon, 9 Jul 2018 12:21:02 +0200 Subject: [PATCH] [ci] Update codecov configuration * Explicitly disable code coverage reports for travis CI. We use Circle CI now. * Require the CI to pass before uploading coverage reports. This is needed now since we overwrite the default notify settings. --- codecov.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/codecov.yml b/codecov.yml index 6b8b184083f..1edc31b9f8d 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,5 +1,10 @@ fixes: - "::src/api/" +codecov: + ci: + - !travis-ci.org + notify: + require_ci_to_pass: yes coverage: status: project: