We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28b2ae7 commit a68ec99Copy full SHA for a68ec99
.travis.yml
@@ -63,7 +63,7 @@ install:
63
- git clone https://github.com/openresty/openresty.git ../openresty
64
- git clone https://github.com/openresty/openresty-devel-utils.git
65
- 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
+ - git clone https://github.com/webcore-no/lua-nginx-module.git ../lua-nginx-module
67
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
68
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
69
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments