Skip to content

Commit 50dabbc

Browse files
authored
travis-ci: bumped OpenSSL versions to 1.0.2t, 1.1.0l, and 1.1.1d.
1 parent fd1e0f8 commit 50dabbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ env:
4848
- DRIZZLE_VER=2011.07.21
4949
- TEST_NGINX_SLEEP=0.006
5050
matrix:
51-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2s OPENSSL_PATCH_VER=1.0.2h
52-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0k OPENSSL_PATCH_VER=1.1.0d
53-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1c OPENSSL_PATCH_VER=1.1.1c
51+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2t OPENSSL_PATCH_VER=1.0.2h
52+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
53+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1d OPENSSL_PATCH_VER=1.1.1c
5454

5555
services:
5656
- memcache

0 commit comments

Comments
 (0)