Skip to content

Commit bf41b81

Browse files
dndxthibaultcha
authored andcommitted
travis: temp to make tests pass.
1 parent 9bec4f8 commit bf41b81

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
@@ -83,7 +83,7 @@ install:
8383
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8484
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
8585
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
86-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
86+
- git clone -b feat/cosocket_tlshandshake https://github.com/dndx/lua-resty-core.git ../lua-resty-core
8787
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
8888
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
8989
- git clone https://github.com/openresty/stream-lua-nginx-module.git ../stream-lua-nginx-module

0 commit comments

Comments
 (0)