From 01a34e0426c77af6d423832ccd0fc9cf6da5066e Mon Sep 17 00:00:00 2001 From: Zied Aouini Date: Sun, 29 Dec 2019 06:46:52 +0100 Subject: [PATCH] Delete codecov.yml --- codecov.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml deleted file mode 100644 index c621077..0000000 --- a/codecov.yml +++ /dev/null @@ -1,11 +0,0 @@ -# Documentation: https://docs.codecov.io/docs/codecov-yaml - -codecov: - # Avoid "Missing base report" due to committing CHANGES.rst with "[CI skip]" - # https://github.com/codecov/support/issues/363 - # https://docs.codecov.io/docs/comparing-commits - allow_coverage_offsets: true - - token: f0ecc783-444c-4970-8578-61343015e78c - -comment: off