Skip to content

Commit 97ebc71

Browse files
author
Tuure Vartiainen
committed
travis-ci: use ssl-psk branch of lua-resty-core.
1 parent 62054bd commit 97ebc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ install:
8282
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8383
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
8484
- 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
85+
- git clone -b ssl-psk https://github.com/vartiait/lua-resty-core.git ../lua-resty-core
8686
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
8787
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git
8888

0 commit comments

Comments
 (0)