Skip to content

Commit a05e91d

Browse files
feature: update nginx to .1.27.1.
1 parent 979372c commit a05e91d

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.25.3 OPENSSL_VER=1.1.1u
34+
- NGINX_VERSION=1.27.1 OPENSSL_VER=1.1.1w
3535

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

0 commit comments

Comments
 (0)