Skip to content

Commit

Permalink
test: update nginx to 1.27.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuizhuhaomeng committed Aug 17, 2024
1 parent 06dc0be commit f8f8099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ env:
- LUAJIT_INC=$LUAJIT_PREFIX/include/luajit-2.1
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
matrix:
- NGINX_VERSION=1.21.4
- NGINX_VERSION=1.25.3 WITHOUT_PCRE2=1
- NGINX_VERSION=1.27.1 WITHOUT_PCRE2=1

before_install:
- sudo apt-get update -y
Expand Down

0 comments on commit f8f8099

Please sign in to comment.