Skip to content

Commit ac3f1bf

Browse files
author
Tuure Vartiainen
committed
travis-ci: use ssl-psk branch of lua-nginx-module.
1 parent e3a56a5 commit ac3f1bf

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
@@ -56,7 +56,7 @@ install:
5656
- git clone https://github.com/openresty/openresty.git ../openresty
5757
- git clone https://github.com/openresty/openresty-devel-utils.git
5858
- 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
59+
- git clone -b ssl-psk https://github.com/vartiait/lua-nginx-module.git ../lua-nginx-module
6060
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6161
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6262
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)