Skip to content

Commit

Permalink
travis: updated branch in travis.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahao committed Jul 3, 2024
1 parent 95fd94e commit c4cd000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ install:
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/boringssl-20230902-x64-focal.tar.gz
- wget https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/curl-h3-x64-focal.tar.gz
- git clone https://github.com/openresty/test-nginx.git
- git clone -b bump-1.27.0 https://github.com/xiaocang/openresty.git ../openresty
- git clone https://github.com/openresty/openresty.git ../openresty
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
- git clone https://github.com/openresty/openresty-devel-utils.git
- git clone https://github.com/openresty/mockeagain.git
Expand Down

0 comments on commit c4cd000

Please sign in to comment.