Skip to content

Commit 0335aa7

Browse files
tests: bumped the NGINX core to 1.29.2.
1 parent 454c223 commit 0335aa7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ env:
3838
- JOBS=3
3939
- NGX_BUILD_JOBS=$JOBS
4040
matrix:
41-
- NGINX_VERSION=1.25.3
41+
- NGINX_VERSION=1.29.2
4242

4343
services:
4444
- redis-server

t/sanity.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __DATA__
8181
--- request
8282
GET /foo
8383
--- response_body_like eval
84-
qr/-ERR unknown command `bad_cmd`(?:, with args beginning with: )?\r\n/
84+
qr/-ERR unknown command [`']bad_cmd[`'](?:, with args beginning with: )?/
8585
8686
8787

0 commit comments

Comments
 (0)