Skip to content

Commit 50f7379

Browse files
tests: update openssl to 1.1.1w.
1 parent a5f633a commit 50f7379

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
@@ -49,8 +49,8 @@ env:
4949
- TEST_NGINX_RANDOMIZE=1
5050
- LUACHECK_VER=0.21.1
5151
matrix:
52-
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.1u OPENSSL_PATCH_VER=1.1.1f USE_PCRE2=Y
53-
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1u OPENSSL_PATCH_VER=1.1.1f
52+
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.1w OPENSSL_PATCH_VER=1.1.1f USE_PCRE2=Y
53+
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1w OPENSSL_PATCH_VER=1.1.1f
5454

5555
services:
5656
- memcache

0 commit comments

Comments
 (0)