Skip to content

Commit f4fa4bc

Browse files
committed
travis: use personal lua-nginx-module to pass test
1 parent aa58488 commit f4fa4bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ install:
5656
- git clone https://github.com/openresty/openresty.git ../openresty
5757
- git clone https://github.com/openresty/openresty-devel-utils.git
5858
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
59-
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
59+
- git clone -b lua-ffi-api-sslctx https://github.com/detailyang/lua-nginx-module.git ../lua-nginx-module
6060
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6161
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6262
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)