We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a7aeb commit e92f9e6Copy full SHA for e92f9e6
.travis.yml
@@ -49,6 +49,8 @@ install:
49
- git clone https://github.com/openresty/test-nginx.git
50
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
51
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
52
+ - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
53
+ - git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
54
- git clone https://github.com/openresty/nginx-eval-module.git ../eval-nginx-module
55
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
56
- git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module
0 commit comments