New issue 287: Detect if we're running on Travis
https://bitbucket.org/hpk42/tox/issues/287/detect-if-were-running-on-travis
Vitor Baptista:
Hi,
The same way we can do `[testenv:jenkins]` to customize the environment for
jenkins, it should be easy to do `[testenv:travis]`. Travis sets the
envi
New issue 288: Recursive replacement when getdict('setenv')
https://bitbucket.org/hpk42/tox/issues/288/recursive-replacement-when-getdict-setenv
kozhukalov:
The thing is that when config.py module replaces
macros in setenv dict, it calls getdict('setenv')
which recursively tries to replace macros