We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86dadf5 commit d4c6557Copy full SHA for d4c6557
.travis.yml
@@ -85,7 +85,7 @@ install:
85
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
86
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
87
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
88
- - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
+ - git clone https://github.com/webcore-no/lua-resty-core.git ../lua-resty-core
89
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
90
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
91
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string
0 commit comments