We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a56a5 commit ac3f1bfCopy full SHA for ac3f1bf
.travis.yml
@@ -56,7 +56,7 @@ install:
56
- git clone https://github.com/openresty/openresty.git ../openresty
57
- git clone https://github.com/openresty/openresty-devel-utils.git
58
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
59
- - git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
+ - git clone -b ssl-psk https://github.com/vartiait/lua-nginx-module.git ../lua-nginx-module
60
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
61
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
62
- git clone https://github.com/openresty/lua-resty-lrucache.git
0 commit comments