We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55eb2d9 commit 94b6934Copy full SHA for 94b6934
.travis.yml
@@ -87,7 +87,7 @@ install:
87
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/boringssl-20230902-x64-focal.tar.gz
88
- 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
90
- - git clone -b bump-1.27.0 https://github.com/xiaocang/openresty.git ../openresty
+ - git clone https://github.com/openresty/openresty.git ../openresty
91
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
92
- git clone https://github.com/openresty/openresty-devel-utils.git
93
- git clone https://github.com/openresty/mockeagain.git
0 commit comments