Skip to content

Commit 723a044

Browse files
tests: bumped the NGINX core to 1.29.2.
1 parent c6b4348 commit 723a044

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
@@ -31,7 +31,7 @@ env:
3131
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
3232
- TEST_NGINX_SLEEP=0.006
3333
matrix:
34-
- NGINX_VERSION=1.27.1 OPENSSL_VER=1.1.1w
34+
- NGINX_VERSION=1.29.2 OPENSSL_VER=1.1.1w
3535

3636
install:
3737
- if [ ! -d download-cache ]; then mkdir download-cache; fi

0 commit comments

Comments
 (0)