提交 a3414dc8 编写于 作者: R Richard Levitte

Travis: When testing install, install docs as well

Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 3da9eeb1
......@@ -91,7 +91,7 @@ script:
fi
- if [ -n "$DESTDIR" ]; then
mkdir "../$DESTDIR";
make install DESTDIR="../$DESTDIR";
make install install_docs DESTDIR="../$DESTDIR";
fi
- cd ..
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册