Skip to content

Commit 6d61767

Browse files
author
Takashi Matsuo
committed
Added PROJECT_ID for future use
1 parent 8179c87 commit 6d61767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ skipsdist = True
33
envlist = {py27}-{nosetest,pep8}, cover
44

55
[testenv]
6-
passenv = PYTHONPATH TRAVIS*
6+
passenv = PYTHONPATH PROJECT_ID TRAVIS*
77
basepython =
88
cover,py27: python2.7
99
deps =

0 commit comments

Comments
 (0)