Skip to content

Commit cc12437

Browse files
committed
Changed lua-resty-core and stream-lua-nginx-module in .travis.yml
1 parent 8bf3ebe commit cc12437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ 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
92-
- git clone https://github.com/openresty/stream-lua-nginx-module.git ../stream-lua-nginx-module
92+
- git clone https://github.com/webcore-no/stream-lua-nginx-module.git ../stream-lua-nginx-module
9393
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git luajit2
9494

9595
before_script:

0 commit comments

Comments
 (0)