We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4976e94 commit 76e71d1Copy full SHA for 76e71d1
tox.ini
@@ -25,6 +25,7 @@ deps =
25
py36-dj111: codecov
26
setenv =
27
PYTHONPATH = {toxinidir}
28
+ CODECOV_TOKEN="8ea69bfe-d9b5-45fc-97f7-ef843bd3d9d2"
29
commands =
30
coverage run --source=django_elastipymemcache -m nose
31
py36-dj111: coverage report
0 commit comments