We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8179c87 commit 6d61767Copy full SHA for 6d61767
tox.ini
@@ -3,7 +3,7 @@ skipsdist = True
3
envlist = {py27}-{nosetest,pep8}, cover
4
5
[testenv]
6
-passenv = PYTHONPATH TRAVIS*
+passenv = PYTHONPATH PROJECT_ID TRAVIS*
7
basepython =
8
cover,py27: python2.7
9
deps =
0 commit comments