Skip to content

Commit e03f43f

Browse files
committed
travis-ci try to use nginx 1.23.1
1 parent e3125d9 commit e03f43f

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
@@ -30,7 +30,7 @@ env:
3030
global:
3131
- LD_LIBRARY_PATH="$JAVA_HOME/jre/lib/amd64/server"
3232
# - PCRE_VER=8.41
33-
- NGINX_VER=1.20.2
33+
- NGINX_VER=1.23.1
3434

3535
services:
3636
- mysql

0 commit comments

Comments
 (0)