Skip to content

Commit 9135e7b

Browse files
tests: update openssl to 1.1.1w.
1 parent 4f7a4d8 commit 9135e7b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,9 @@ env:
4343
- NGX_BUILD_JOBS=$JOBS
4444
- TEST_NGINX_SLEEP=0.006
4545
matrix:
46-
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.0l
47-
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1s
48-
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.0l
49-
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.1s USE_PCRE2=Y
46+
#- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.12
47+
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.1w
48+
- NGINX_VERSION=1.25.1 OPENSSL_VER=1.1.1w USE_PCRE2=Y
5049

5150
services:
5251
- memcache

0 commit comments

Comments
 (0)