提交 92403e77 编写于 作者: R Richard Levitte

Correct installation test in appveyor

Reviewed-by: NRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1759)
上级 8b5fffc8
......@@ -40,12 +40,7 @@ build_script:
test_script:
- cd _build
- nmake test V=1
- cd ..
# Fake deploy script to test installation
deploy_script:
- mkdir _install
- cd _build
- mkdir ..\_install
- nmake install install_docs DESTDIR=..\_install
- cd ..
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册