Skip to content

Commit bf82d14

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

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
@@ -36,9 +36,9 @@ env:
3636
- NGX_BUILD_JOBS=$JOBS
3737
- TEST_NGINX_SLEEP=0.006
3838
matrix:
39-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2s
40-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0k
41-
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1c
39+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.0.2t
40+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.0l
41+
- NGINX_VERSION=1.17.1 OPENSSL_VER=1.1.1d
4242

4343
services:
4444
- memcache

0 commit comments

Comments
 (0)