Skip to content

Commit dde703e

Browse files
tests: bumped the NGINX core to 1.29.2.
1 parent eb223c9 commit dde703e

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
@@ -22,7 +22,7 @@ env:
2222
- NGX_BUILD_JOBS=$JOBS
2323
- TEST_NGINX_SLEEP=0.006
2424
matrix:
25-
- NGINX_VERSION=1.27.1
25+
- NGINX_VERSION=1.29.2
2626

2727
before_install:
2828
- 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)

0 commit comments

Comments
 (0)