From 8a6ebd7f7114ededb7f9d77e4648bd84140c8399 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 21 May 2016 16:27:11 +0200 Subject: [PATCH] made valid --- codecov.yml | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/codecov.yml b/codecov.yml index d7061600..12076672 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,5 @@ codecov: branch: master - bot: null coverage: precision: 2 @@ -15,54 +14,14 @@ coverage: branches: null attachments: "sunburst, diff" - hipchat: - default: - url: null - notify: no - threshold: null - branches: null - card: yes - only_pulls: null - message: null - - gitter: - default: - url: null - threshold: null - branches: null - message: null - - webhook: - default: - url: null - threshold: null - branches: null - only_pulls: null - - irc: - default: - server: null - branches: null - threshold: null - message: null - status: project: default: target: auto - threshold: null - branches: null patch: default: target: auto - branches: null - - changes: - default: - branches: null - - ignore: null comment: layout: "header, diff, changes, sunburst, uncovered"