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 8387ad5 commit d709c7cCopy full SHA for d709c7c
.travis.yml
@@ -69,7 +69,7 @@ install:
69
- git clone -b plus [email protected]:orinc/openresty-devel-utils-plus.git ../openresty-devel-utils-plus
70
- git clone https://github.com/openresty/resty-cli.git ../resty-cli
71
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
72
- - git clone -b keepalive [email protected]:orinc/lua-nginx-module-plus.git ../lua-nginx-module
+ - git clone -b plus [email protected]:orinc/lua-nginx-module-plus.git ../lua-nginx-module
73
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
74
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
75
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments