diff options
Diffstat (limited to 'codecov.yml')
-rw-r--r-- | codecov.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000000..7f31b67dc0e --- /dev/null +++ b/codecov.yml @@ -0,0 +1,7 @@ +codecov: + branch: master + ci: + - drone.nextcloud.com + - '!scrutinizer-ci.com' + +comment: false |