Skip to content

Commit

Permalink
tests: update nginx to 1.25.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuizhuhaomeng committed Nov 23, 2023
1 parent 3b93d89 commit 796f5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ env:
- NGX_BUILD_JOBS=$JOBS
- TEST_NGINX_SLEEP=0.006
matrix:
- NGINX_VERSION=1.21.4
- NGINX_VERSION=1.25.3

before_install:
- sudo apt-get install -qq -y axel cpanminus libtest-base-perl libtext-diff-perl liburi-perl libwww-perl libtest-longstring-perl liblist-moreutils-perl > build.log 2>&1 || (cat build.log && exit 1)
Expand Down

0 comments on commit 796f5a3

Please sign in to comment.