We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c2f3f commit 93bc9dfCopy full SHA for 93bc9df
.travis.yml
@@ -60,7 +60,7 @@ install:
60
- git clone https://github.com/openresty/openresty.git ../openresty
61
- git clone https://github.com/openresty/openresty-devel-utils.git
62
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
63
- - git clone -b proc_wait_timeout_fix https://github.com/spacewander/lua-nginx-module.git ../lua-nginx-module
+ - git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
64
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
65
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
66
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments