Skip to content

Commit d709c7c

Browse files
tests: revert branch name of lua-ngixn-module-plus in .travis.yml. (#54)
1 parent 8387ad5 commit d709c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ install:
6969
- git clone -b plus [email protected]:orinc/openresty-devel-utils-plus.git ../openresty-devel-utils-plus
7070
- git clone https://github.com/openresty/resty-cli.git ../resty-cli
7171
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
72-
- git clone -b keepalive [email protected]:orinc/lua-nginx-module-plus.git ../lua-nginx-module
72+
- git clone -b plus [email protected]:orinc/lua-nginx-module-plus.git ../lua-nginx-module
7373
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
7474
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
7575
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)