Explorar o código

Add --token argument to codecov (what is the point of token if public:/)

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
f3446c444e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -41,7 +41,7 @@ commands =
     pip install -U -r{toxinidir}/requirements/dev.txt
     py.test -xv --cov=celery --cov-report=xml
     coverage xml
-    codecov -e TOXENV --required
+    codecov -e TOXENV --token=bb6ecc30-6d40-4f57-942e-406f5f579198 --required
 
 [testenv:apicheck]
 commands =