Skip to content

Commit d4c6557

Browse files
committed
Changed lua-resty-core in .travis.yml
1 parent 86dadf5 commit d4c6557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ install:
8585
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8686
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
8787
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
88-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
88+
- git clone https://github.com/webcore-no/lua-resty-core.git ../lua-resty-core
8989
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
9090
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
9191
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string

0 commit comments

Comments
 (0)