Skip to content

Commit e53cdc7

Browse files
committed
Changed lua-resty-core and lua-nginx-module in .travis.yml
1 parent 0177236 commit e53cdc7

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
@@ -53,12 +53,12 @@ install:
5353
- git clone https://github.com/openresty/mockeagain.git
5454
- git clone https://github.com/openresty/test-nginx.git
5555
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
56-
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
56+
- git clone https://github.com/webcore-no/lua-nginx-module.git ../lua-nginx-module
5757
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
5858
- git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
5959
- git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module
6060
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
61-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
61+
- git clone https://github.com/webcore-no/lua-resty-core.git ../lua-resty-core
6262

6363
script:
6464
- sudo iptables -I OUTPUT 1 -p udp --dport 10086 -j REJECT

0 commit comments

Comments
 (0)