run AppVeyor tests in verbose mode

This commit is contained in:
Jack O'Connor 2015-12-21 14:49:30 -05:00
parent 1290909d66
commit ee2b2b1cbb
1 changed files with 1 additions and 1 deletions

View File

@ -79,4 +79,4 @@ build_script:
- "echo NO-OP"
test_script:
- "%CMD_IN_ENV% python test.py"
- "%CMD_IN_ENV% python test.py -v"