Skip to content

Commit 454c223

Browse files
tests: update nginx to 1.25.3.
1 parent 96d6638 commit 454c223

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.travis.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
sudo: required
2-
dist: bionic
2+
dist: focal
3+
4+
branches:
5+
only:
6+
- "master"
37

48
os: linux
59

@@ -34,8 +38,7 @@ env:
3438
- JOBS=3
3539
- NGX_BUILD_JOBS=$JOBS
3640
matrix:
37-
- NGINX_VERSION=1.17.8
38-
- NGINX_VERSION=1.19.9
41+
- NGINX_VERSION=1.25.3
3942

4043
services:
4144
- redis-server

0 commit comments

Comments
 (0)