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 998d218 commit e660f72Copy full SHA for e660f72
.travis.yml
@@ -62,7 +62,7 @@ install:
62
- git clone https://github.com/openresty/openresty.git ../openresty
63
- git clone https://github.com/openresty/openresty-devel-utils.git
64
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
65
- - git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
+ - git clone -b feat/cosocket_tlshandshake https://github.com/dndx/lua-nginx-module.git ../lua-nginx-module
66
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
67
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
68
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments