Update passed environment variables to match codecov documentation.

Hopefully this will combine the coverage reports.
This commit is contained in:
Lucas Wiman 2018-06-28 13:41:09 -07:00
parent 15f9393bb2
commit 4740ab43ec

View file

@ -18,6 +18,10 @@ deps =
pytest-cov
ignore_outcome =
djangotrunk: True
passenv =
CI
TRAVIS
TRAVIS_*
commands =
pip install -e .