Pass xml path directly to pytest

This commit is contained in:
2016-01-14 06:02:40 +05:30
parent a9777dcf35
commit 20d4ea1686
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ test:
- pyenv versions
- pyenv global 2.7.10 3.3.3 3.4.3 3.5.0 pypy-2.5.0
override:
- tox -- --junitxml=$CIRCLE_TEST_REPORTS/$PWD/test_result.xml
- tox -- $CIRCLE_TEST_REPORTS