appveyor: make tests verbose
[openssl.git] / appveyor.yml
index c668b3941e8370e00ac5ae4ce19ad2f1a8a787a9..1184d7dddcf6d302a8c9a6fbe7898067e3a722c8 100644 (file)
@@ -39,7 +39,7 @@ build_script:
 
 test_script:
     - cd _build
-    - nmake test
+    - nmake test V=1
     - cd ..
 
 # Fake deploy script to test installation