From 99e7ff6d37d5d292b9f81c85766492b079706eda Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 13 Sep 2016 20:17:30 +0200 Subject: [PATCH] fix codecov config See https://github.com/codecov/support/issues/162#issuecomment-246771924 --- codecov.yml => .codecov.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename codecov.yml => .codecov.yml (100%) diff --git a/codecov.yml b/.codecov.yml similarity index 100% rename from codecov.yml rename to .codecov.yml