Skip to content

Commit 1e4699c

Browse files
tests: bumped the NGINX core to 1.29.2.
1 parent c631276 commit 1e4699c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ env:
4747
- NGX_BUILD_JOBS=$JOBS
4848
- TEST_NGINX_SLEEP=0.006
4949
matrix:
50-
- NGINX_VERSION=1.21.4
51-
- NGINX_VERSION=1.25.3
50+
- NGINX_VERSION=1.29.2
5251

5352
install:
5453
- if [ ! -f download-cache/drizzle7-2011.07.21.tar.gz ]; then wget -P download-cache https://github.com/openresty/openresty-deps-prebuild/releases/download/v20230902/drizzle7-2011.07.21.tar.gz; fi

0 commit comments

Comments
 (0)