Skip to content

Commit 9bcbd69

Browse files
author
jiahao
committed
travis: updated branch for openresty.
1 parent 091acb7 commit 9bcbd69

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
@@ -57,7 +57,7 @@ install:
5757
- if [ ! -f download-cache/openssl-$OPENSSL_VER.tar.gz ]; then wget -P download-cache https://www.openssl.org/source/openssl-$OPENSSL_VER.tar.gz || wget -P download-cache https://www.openssl.org/source/old/${OPENSSL_VER//[a-z]/}/openssl-$OPENSSL_VER.tar.gz; fi
5858
- git clone https://github.com/openresty/openresty-devel-utils.git
5959
- git clone https://github.com/openresty/lua-cjson.git
60-
- git clone -b bump-1.27.0 https://github.com/xiaocang/openresty.git ../openresty
60+
- git clone https://github.com/openresty/openresty.git ../openresty
6161
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6262
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
6363
- git clone https://github.com/openresty/mockeagain.git

0 commit comments

Comments
 (0)