Skip to content

Commit f916a53

Browse files
committed
travis-ci: bumped OpenSSL versions to 1.0.2t, 1.1.0l, and 1.1.1d.
1 parent b79cbe7 commit f916a53

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
@@ -41,9 +41,9 @@ env:
4141
- TEST_NGINX_RANDOMIZE=1
4242
- LUACHECK_VER=0.21.1
4343
matrix:
44-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2s OPENSSL_PATCH_VER=1.0.2h
45-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0k OPENSSL_PATCH_VER=1.1.0d
46-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1c OPENSSL_PATCH_VER=1.1.1c
44+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2t OPENSSL_PATCH_VER=1.0.2h
45+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
46+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1d OPENSSL_PATCH_VER=1.1.1c
4747

4848
services:
4949
- memcache

0 commit comments

Comments
 (0)