Adding passenv to tox coveralls rule.

See #176 and GoogleCloudPlatform/gcloud-python#878 for context.
This commit is contained in:
Danny Hermes
2015-05-14 11:22:43 -07:00
parent c202735178
commit f7bd247df1

View File

@@ -35,6 +35,7 @@ commands =
deps =
{[testenv:cover]deps}
coveralls
passenv = {[testenv:system-tests]passenv}
[testenv:docs]
basepython = python2.7