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 62054bd commit 97ebc71Copy full SHA for 97ebc71
.travis.yml
@@ -82,7 +82,7 @@ install:
82
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
83
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
84
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
85
- - git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
+ - git clone -b ssl-psk https://github.com/vartiait/lua-resty-core.git ../lua-resty-core
86
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
87
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
88
0 commit comments