Skip to content

Commit 449e8b4

Browse files
feature: update nginx to v1.27.1.
1 parent 69debba commit 449e8b4

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
@@ -28,7 +28,7 @@ env:
2828
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
2929
- TEST_NGINX_SLEEP=0.006
3030
matrix:
31-
- NGINX_VERSION=1.25.3 OPENSSL_VER=1.1.1u OPENSSL_PATCH_VER=1.1.1f
31+
- NGINX_VERSION=1.27.1 OPENSSL_VER=1.1.1w OPENSSL_PATCH_VER=1.1.1f
3232

3333
before_install:
3434
- sudo apt-get install -qq -y axel cpanminus > build.log 2>&1 || (cat build.log && exit 1)

0 commit comments

Comments
 (0)