mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-13 09:59:40 +00:00
Correct installation test in appveyor
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1759) (cherry picked from commit 92403e77ac57e7c5fe49d2d2f304839757293922)
This commit is contained in:
parent
e8e9cf7e9d
commit
8b13f33dbf
@ -40,12 +40,7 @@ build_script:
|
||||
test_script:
|
||||
- cd _build
|
||||
- nmake test
|
||||
- cd ..
|
||||
|
||||
# Fake deploy script to test installation
|
||||
deploy_script:
|
||||
- mkdir _install
|
||||
- cd _build
|
||||
- mkdir ..\_install
|
||||
- nmake install install_docs DESTDIR=..\_install
|
||||
- cd ..
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user