X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=appveyor.yml;h=1184d7dddcf6d302a8c9a6fbe7898067e3a722c8;hp=c668b3941e8370e00ac5ae4ce19ad2f1a8a787a9;hb=42aa720d188e487dae93d75dc9796a4aa68f6ff4;hpb=28e0f6eb7eb7a777e26ea601851e2982a75981af 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