Skip to content

Commit f4f153d

Browse files
committed
travis: added a step to clone lua-resty-lrucache which is required by resty.core.
1 parent 9457516 commit f4f153d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ install:
6060
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6161
- git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
6262
- git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module
63+
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
6364
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
6465

6566
script:

0 commit comments

Comments
 (0)