mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
Use correct tox str format
This commit is contained in:
+1
-1
@@ -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/$envname/test_result.xml
|
- tox -- --junitxml=$CIRCLE_TEST_REPORTS/{envname}/test_result.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user