Skip to content

Commit db04e26

Browse files
author
Takashi Matsuo
committed
Added TRAVIS* envvar for coveralls
1 parent f270813 commit db04e26

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
6+
passenv = PYTHONPATH TRAVIS*
77
basepython =
88
cover,py27: python2.7
99
deps =

0 commit comments

Comments
 (0)