File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 4545 - LUACHECK_VER=0.21.1
4646 matrix :
4747 - NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1l OPENSSL_PATCH_VER=1.1.1f
48+ - NGINX_VERSION=1.21.3 OPENSSL_VER=1.1.1l OPENSSL_PATCH_VER=1.1.1f
4849
4950services :
5051 - memcache
@@ -63,7 +64,7 @@ install:
6364 - git clone https://github.com/openresty/openresty.git ../openresty
6465 - git clone https://github.com/openresty/openresty-devel-utils.git
6566 - git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
66- - git clone https://github.com/openresty /lua-nginx-module.git ../lua-nginx-module
67+ - git clone -b 0.10.21rc1 https://github.com/xiaocang /lua-nginx-module.git ../lua-nginx-module
6768 - git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6869 - git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6970 - git clone https://github.com/openresty/lua-resty-lrucache.git
@@ -72,7 +73,7 @@ install:
7273 - git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module
7374 - git clone https://github.com/openresty/mockeagain.git
7475 - git clone https://github.com/openresty/test-nginx.git
75- - git clone https://github.com/openresty /stream-lua-nginx-module.git ../stream-lua-nginx-module
76+ - git clone -b 0.0.11rc1 https://github.com/xiaocang /stream-lua-nginx-module.git ../stream-lua-nginx-module
7677
7778script :
7879 - cd luajit2/
You can’t perform that action at this time.
0 commit comments