Skip to content

Commit

Permalink
[removeme] switched to the contributor's branch of lua-resty-core.
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Aug 27, 2019
1 parent a8cd1ae commit d518f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ install:
- git clone https://github.com/openresty/memc-nginx-module.git ../memc-nginx-module
- git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
- git clone -b stream-module-ports https://github.com/thibaultcha/lua-resty-core.git ../lua-resty-core

script:
- sudo iptables -I OUTPUT 1 -p udp --dport 10086 -j REJECT
Expand Down

0 comments on commit d518f9d

Please sign in to comment.