There was an error while loading. Please reload this page.
1 parent 0cada90 commit 67d060bCopy full SHA for 67d060b
.travis.yml
@@ -70,7 +70,7 @@ install:
70
- git clone https://github.com/openresty/openresty.git ../openresty
71
- git clone https://github.com/openresty/openresty-devel-utils.git
72
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
73
- - git clone https://github.com/moonming/lua-nginx-module.git ../lua-nginx-module
+ - git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
74
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
75
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
76
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments