There was an error while loading. Please reload this page.
1 parent ddef5f5 commit 7487547Copy full SHA for 7487547
.travis.yml
@@ -41,6 +41,8 @@ install:
41
- git clone https://github.com/openresty/nginx-devel-utils.git
42
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
43
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
44
+ - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
45
+ - git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
46
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
47
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
48
- git clone https://github.com/openresty/mockeagain.git
0 commit comments