Skip to content

Commit 7fdb799

Browse files
committed
temp to make travis pass.
1 parent 073b7c3 commit 7fdb799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ install:
6464
- git clone https://github.com/openresty/openresty.git ../openresty
6565
- git clone https://github.com/openresty/openresty-devel-utils.git
6666
- 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
67+
- git clone -b feat/cosocket_tlshandshake https://github.com/dndx/lua-nginx-module.git ../lua-nginx-module
6868
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6969
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
7070
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)