From: Brett Cannon Date: Sat, 13 May 2017 20:56:13 +0000 (-0700) Subject: [3.5] Move Codecov's configuration file under .github (GH-1494) (#1575) X-Git-Tag: v3.5.4rc1~155 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b7fe9986ff60b702ae63b00dd06557781b0b48e;p=thirdparty%2FPython%2Fcpython.git [3.5] Move Codecov's configuration file under .github (GH-1494) (#1575) (cherry picked from commit cbddf58c797f850a5b06f317a4bb7ab69c6e9715) --- diff --git a/.codecov.yml b/.github/codecov.yml similarity index 100% rename from .codecov.yml rename to .github/codecov.yml