Skip to content

Commit da92616

Browse files
tests.
1 parent 9223cb6 commit da92616

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
@@ -104,7 +104,7 @@ install:
104104
- git clone https://github.com/openresty/rds-json-nginx-module.git ../rds-json-nginx-module
105105
- git clone https://github.com/openresty/srcache-nginx-module.git ../srcache-nginx-module
106106
- git clone https://github.com/openresty/redis2-nginx-module.git ../redis2-nginx-module
107-
- git clone https://github.com/openresty/lua-resty-core.git ../lua-resty-core
107+
- git clone -b status https://github.com/openresty/lua-resty-core.git ../lua-resty-core
108108
- git clone https://github.com/openresty/lua-resty-lrucache.git ../lua-resty-lrucache
109109
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
110110
- git clone https://github.com/spacewander/lua-resty-rsa.git ../lua-resty-rsa

0 commit comments

Comments
 (0)