Skip to content

Commit 647cf92

Browse files
committed
fix: reenable ngx.location.capture test in test-nginx
1 parent 1cc8ba6 commit 647cf92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ install:
8686
- if [ -n "$PCRE2_VER" ]; then wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v1.0.0/pcre2-${PCRE2_VER}-x64-focal.tar.gz; fi
8787
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/boringssl-20230902-x64-focal.tar.gz
8888
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/curl-h3-x64-focal.tar.gz
89-
- git clone https://github.com/openresty/test-nginx.git
9089
- git clone -b enable-ngx-location-capture-in-http2 https://github.com/oowl/test-nginx.git
9190
- git clone https://github.com/openresty/openresty.git ../openresty
9291
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx

0 commit comments

Comments
 (0)