Skip to content

Commit e660f72

Browse files
committed
temp to make travis pass.
1 parent 998d218 commit e660f72

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
@@ -62,7 +62,7 @@ install:
6262
- git clone https://github.com/openresty/openresty.git ../openresty
6363
- git clone https://github.com/openresty/openresty-devel-utils.git
6464
- 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
65+
- git clone -b feat/cosocket_tlshandshake https://github.com/dndx/lua-nginx-module.git ../lua-nginx-module
6666
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6767
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6868
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)