Skip to content

Commit

Permalink
tests: update nginx to 1.25.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuizhuhaomeng committed Nov 23, 2023
1 parent dba0bea commit 542be08
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
@@ -1,6 +1,10 @@
sudo: required
dist: focal

branches:
only:
- "master"

os: linux

language: c
Expand Down Expand Up @@ -36,7 +40,7 @@ env:
- NGX_BUILD_JOBS=$JOBS
matrix:
- NGINX_VERSION=1.21.4
- NGINX_VERSION=1.25.1
- NGINX_VERSION=1.25.3

services:
- redis-server
Expand Down

0 comments on commit 542be08

Please sign in to comment.