Skip to content

Commit 7487547

Browse files
committed
travis: added lua-resty-core & lua-resty-lrucache.
1 parent ddef5f5 commit 7487547

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ install:
4141
- git clone https://github.com/openresty/nginx-devel-utils.git
4242
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
4343
- 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
4446
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
4547
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
4648
- git clone https://github.com/openresty/mockeagain.git

0 commit comments

Comments
 (0)