Skip to content

Commit e7340f3

Browse files
committed
Merge pull request googleapis#181 from dhermes/fix-coveralls
Adding passenv to tox coveralls rule.
2 parents c202735 + f7bd247 commit e7340f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ commands =
3535
deps =
3636
{[testenv:cover]deps}
3737
coveralls
38+
passenv = {[testenv:system-tests]passenv}
3839

3940
[testenv:docs]
4041
basepython = python2.7

0 commit comments

Comments
 (0)