mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Update passed environment variables to match codecov documentation.
Hopefully this will combine the coverage reports.
This commit is contained in:
parent
15f9393bb2
commit
4740ab43ec
1 changed files with 4 additions and 0 deletions
4
tox.ini
4
tox.ini
|
|
@ -18,6 +18,10 @@ deps =
|
|||
pytest-cov
|
||||
ignore_outcome =
|
||||
djangotrunk: True
|
||||
passenv =
|
||||
CI
|
||||
TRAVIS
|
||||
TRAVIS_*
|
||||
|
||||
commands =
|
||||
pip install -e .
|
||||
|
|
|
|||
Loading…
Reference in a new issue