mirror of
https://github.com/openssl/openssl.git
synced 2025-03-19 19:50:42 +08:00
Travis: When testing install, install docs as well
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
3da9eeb158
commit
a3414dc82c
@ -91,7 +91,7 @@ script:
|
||||
fi
|
||||
- if [ -n "$DESTDIR" ]; then
|
||||
mkdir "../$DESTDIR";
|
||||
make install DESTDIR="../$DESTDIR";
|
||||
make install install_docs DESTDIR="../$DESTDIR";
|
||||
fi
|
||||
- cd ..
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user