Skip to content

Commit 3a52cb4

Browse files
tests: change branch of lua-resty-core for ci.
1 parent 85c2fc9 commit 3a52cb4

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
@@ -87,7 +87,7 @@ install:
8787
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
8888
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
8989
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
90-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
90+
- git clone -b ciphers https://github.com/openresty/lua-resty-core.git ../lua-resty-core
9191
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
9292
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
9393
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string

0 commit comments

Comments
 (0)