Skip to content

Commit 0f48004

Browse files
author
Tuure Vartiainen
committed
travis-ci: use ssl-psk branch of lua-resty-core.
1 parent a19b0cb commit 0f48004

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
@@ -84,7 +84,7 @@ install:
8484
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8585
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
8686
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
87-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
87+
- git clone -b ssl-psk https://github.com/vartiait/lua-resty-core.git ../lua-resty-core
8888
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
8989
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
9090
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git

0 commit comments

Comments
 (0)