mirror of
https://gitee.com/iresty/apisix.git
synced 2024-12-14 17:01:20 +08:00
travis: removed the temporary folder openresty-1.15.8.2
. (#791)
This commit is contained in:
parent
4ee11806de
commit
df3576d1d2
@ -126,6 +126,7 @@ tengine_install() {
|
||||
mkdir -p build-cache${OPENRESTY_PREFIX}
|
||||
cp -r ${OPENRESTY_PREFIX}/* build-cache${OPENRESTY_PREFIX}
|
||||
ls build-cache${OPENRESTY_PREFIX}
|
||||
rm -rf openresty-1.15.8.2
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
Loading…
Reference in New Issue
Block a user