Skip to content

Commit 8da2042

Browse files
author
Takashi Matsuo
committed
Merge pull request #12 from GoogleCloudPlatform/fix-travis-build
Updated tox.ini for passing PYTHONPATH env var
2 parents 32fd8ba + 3fb5a02 commit 8da2042

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
@@ -3,6 +3,7 @@ skipsdist = True
33
envlist = {py27}-{nosetest,pep8}, cover
44

55
[testenv]
6+
passenv = PYTHONPATH
67
basepython =
78
cover,py27: python2.7
89
deps =

0 commit comments

Comments
 (0)