[Pytest-commit] Issue #287: Detect if we're running on Travis (hpk42/tox)

2015-11-19 Thread Vitor Baptista
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

[Pytest-commit] Issue #288: Recursive replacement when getdict('setenv') (hpk42/tox)

2015-11-19 Thread kozhukalov
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