There was an error while loading. Please reload this page.
1 parent a0b4cf0 commit 58cfdeaCopy full SHA for 58cfdea
.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