There was an error while loading. Please reload this page.
1 parent daf26ee commit 5a27cf2Copy full SHA for 5a27cf2
.travis.yml
@@ -62,7 +62,7 @@ install:
62
- git clone https://github.com/openresty/openresty.git ../openresty
63
- git clone https://github.com/openresty/openresty-devel-utils.git
64
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
65
- - git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
+ - git clone -b proxy_recreate_request https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
66
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
67
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
68
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments