summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-10-13 10:44:33 +0200
committerRichard Levitte <levitte@openssl.org>2016-10-19 17:14:33 +0200
commit42aa720d188e487dae93d75dc9796a4aa68f6ff4 (patch)
treea178221c87302f6b8e3ff6b0c20f5e6c1c57eb93 /appveyor.yml
parent28e0f6eb7eb7a777e26ea601851e2982a75981af (diff)
downloadopenssl-new-42aa720d188e487dae93d75dc9796a4aa68f6ff4.tar.gz
appveyor: make tests verbose
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1686)
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index c668b3941e..1184d7dddc 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -39,7 +39,7 @@ build_script:
test_script:
- cd _build
- - nmake test
+ - nmake test V=1
- cd ..
# Fake deploy script to test installation