When not circleci, put reports in a more understandable folder name

This commit is contained in:
2016-01-14 06:14:52 +05:30
parent 20d4ea1686
commit f0b5efd607
+1 -1
View File
@@ -9,4 +9,4 @@ passenv = PYTEST_STATUS_PORT
REDIS_ARGS REDIS_ARGS
commands = pip install . commands = pip install .
py.test -v --junitxml={posargs:.}/{envname}/junit.xml py.test -v --junitxml={posargs:junit_xml_reports}/{envname}/junit.xml