From 095e497417786cf3c4d3893bc184af9fd02591bc Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Thu, 14 May 2015 11:12:35 -0700 Subject: [PATCH] Adding passenv to tox coveralls rule. See #878 for context. --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index e8b1901abbbc..a9cd918bf6b5 100644 --- a/tox.ini +++ b/tox.ini @@ -30,6 +30,7 @@ commands = deps = {[testenv:cover]deps} coveralls +passenv = {[testenv:regression]passenv} [testenv:docs] basepython =