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