Provide xml filename instead of just dirname

This commit is contained in:
2016-01-14 05:38:32 +05:30
parent 621af60ff5
commit bdc495dfa3
+1 -1
View File
@@ -14,4 +14,4 @@ test:
- pyenv versions - pyenv versions
- pyenv global 2.7.10 3.3.3 3.4.3 3.5.0 pypy-2.5.0 - pyenv global 2.7.10 3.3.3 3.4.3 3.5.0 pypy-2.5.0
override: override:
- tox -- --junitxml=$CIRCLE_TEST_REPORTS - tox -- --junitxml=$CIRCLE_TEST_REPORTS/$envname/test_result.xml