mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
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:
parent
28e0f6eb7e
commit
42aa720d18
@ -39,7 +39,7 @@ build_script:
|
||||
|
||||
test_script:
|
||||
- cd _build
|
||||
- nmake test
|
||||
- nmake test V=1
|
||||
- cd ..
|
||||
|
||||
# Fake deploy script to test installation
|
||||
|
Loading…
Reference in New Issue
Block a user