AppVeyor: Run tests with -v.
This commit is contained in:
parent
1dd5bb1596
commit
a740ace115
@ -13,7 +13,7 @@ install:
|
||||
- C:\Python27\python -u scripts\dev\ci_install.py
|
||||
|
||||
test_script:
|
||||
- C:\Python34\Scripts\tox -e %TESTENV% -- -p "no:sugar" --junitxml=junit.xml
|
||||
- C:\Python34\Scripts\tox -e %TESTENV% -- -p "no:sugar" -v --junitxml=junit.xml
|
||||
|
||||
after_test:
|
||||
- ps: |
|
||||
|
Loading…
Reference in New Issue
Block a user