Skip to content

Commit 8641b9f

Browse files
tests: update nginx to 1.25.3.
1 parent bbbc47b commit 8641b9f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
sudo: required
22
dist: focal
33

4+
branches:
5+
only:
6+
- "master"
7+
48
os: linux
59

610
language: c
@@ -35,7 +39,7 @@ env:
3539
- TEST_NGINX_SLEEP=0.006
3640
- LUACHECK_VER=0.21.1
3741
jobs:
38-
- NGINX_VERSION=1.25.1
42+
- NGINX_VERSION=1.25.3
3943

4044
before_install:
4145
- sudo luarocks install luacheck $LUACHECK_VER

0 commit comments

Comments
 (0)