Use correct tox str format

This commit is contained in:
2016-01-14 05:42:08 +05:30
parent bdc495dfa3
commit 272ebeae73
+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/$envname/test_result.xml
- tox -- --junitxml=$CIRCLE_TEST_REPORTS/{envname}/test_result.xml