Skip to content

Commit

Permalink
Merge pull request #12 from GoogleCloudPlatform/fix-travis-build
Browse files Browse the repository at this point in the history
Updated tox.ini for passing PYTHONPATH env var
  • Loading branch information
Takashi Matsuo committed May 14, 2015
2 parents 32fd8ba + 3fb5a02 commit 8da2042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ skipsdist = True
envlist = {py27}-{nosetest,pep8}, cover

[testenv]
passenv = PYTHONPATH
basepython =
cover,py27: python2.7
deps =
Expand Down

0 comments on commit 8da2042

Please sign in to comment.