Skip to content

Commit f8f8099

Browse files
test: update nginx to 1.27.1.
1 parent 06dc0be commit f8f8099

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ env:
2525
- LUAJIT_INC=$LUAJIT_PREFIX/include/luajit-2.1
2626
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
2727
matrix:
28-
- NGINX_VERSION=1.21.4
2928
- NGINX_VERSION=1.25.3 WITHOUT_PCRE2=1
29+
- NGINX_VERSION=1.27.1 WITHOUT_PCRE2=1
3030

3131
before_install:
3232
- sudo apt-get update -y

0 commit comments

Comments
 (0)