From 045cfeb51bafc6e9bc2a4bdef9d968f25c37ef85 Mon Sep 17 00:00:00 2001 From: Richard O'Dwyer Date: Fri, 20 Apr 2018 23:07:43 +0100 Subject: [PATCH] rm codecov --- tox.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/tox.ini b/tox.ini index 71bfcad..9aff9b5 100644 --- a/tox.ini +++ b/tox.ini @@ -7,8 +7,6 @@ commands = flake8 {toxinidir}/src/ coverage erase pytest --cov=. - codecov -passenv = CODECOV_TOKEN deps = -rtest_requirements.txt -- 2.24.1