appveyor: make tests verbose

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1686)
This commit is contained in:
Richard Levitte 2016-10-13 10:44:33 +02:00
parent 28e0f6eb7e
commit 42aa720d18

View File

@ -39,7 +39,7 @@ build_script:
test_script:
- cd _build
- nmake test
- nmake test V=1
- cd ..
# Fake deploy script to test installation