Skip to content

Commit de12cb6

Browse files
feature: update nginx to v1.27.1.
1 parent 982ce52 commit de12cb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ env:
4444
- TEST_NGINX_SLEEP=0.006
4545
matrix:
4646
#- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.12
47-
- NGINX_VERSION=1.27.0 OPENSSL_VER=1.1.1w
48-
- NGINX_VERSION=1.27.0 OPENSSL_VER=1.1.1w USE_PCRE2=Y
47+
- NGINX_VERSION=1.27.1 OPENSSL_VER=1.1.1w
48+
- NGINX_VERSION=1.27.1 OPENSSL_VER=1.1.1w USE_PCRE2=Y
4949

5050
services:
5151
- memcache

0 commit comments

Comments
 (0)