Skip to content

Commit d033298

Browse files
committed
fix: reenable ngx.location.capture test in test-nginx
1 parent 311525c commit d033298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ install:
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
8989
- git clone https://github.com/openresty/test-nginx.git
90+
- git clone -b enable-ngx-location-capture-in-http2 https://github.com/oowl/test-nginx.git
9091
- git clone https://github.com/openresty/openresty.git ../openresty
9192
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
9293
- git clone https://github.com/openresty/openresty-devel-utils.git

0 commit comments

Comments
 (0)