Skip to content

Commit b566598

Browse files
committed
travis-ci: bumped OpenSSL to 1.0.2s, 1.1.0k, and added 1.1.1c.
1 parent 1ceb716 commit b566598

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
@@ -36,10 +36,9 @@ env:
3636
- NGX_BUILD_JOBS=$JOBS
3737
- TEST_NGINX_SLEEP=0.006
3838
matrix:
39-
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.0.2q OPENSSL_OPT=""
40-
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.1.0j OPENSSL_OPT=""
41-
# TODO: when adding an OpenSSL version >= 1.1.1, please add "enable-tls1_3"
42-
# to $OPENSSL_OPT.
39+
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.0.2s OPENSSL_OPT=""
40+
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.1.0k OPENSSL_OPT=""
41+
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.1.1c OPENSSL_OPT=""
4342

4443
services:
4544
- memcache

0 commit comments

Comments
 (0)