We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9ffd9b commit 4846960Copy full SHA for 4846960
.appveyor.yml
@@ -16,6 +16,6 @@ build: off
16
17
test_script:
18
- "python -m pip install tox"
19
- - "tox"
+ - "tox -- -vv -s"
20
21
version: '{build}'
0 commit comments