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 073b7c3 commit 7fdb799Copy full SHA for 7fdb799
.travis.yml
@@ -64,7 +64,7 @@ install:
64
- git clone https://github.com/openresty/openresty.git ../openresty
65
- git clone https://github.com/openresty/openresty-devel-utils.git
66
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
67
- - 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
68
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
69
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
70
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments