We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393c954 commit fd25474Copy full SHA for fd25474
.travis.yml
@@ -83,7 +83,7 @@ install:
83
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
84
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
85
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
86
- - git clone -b exit_worker https://github.com/rainingmaster/lua-resty-core.git ../lua-resty-core
+ - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
87
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
88
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
89
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string
0 commit comments