Skip to content

Commit ccb0f8c

Browse files
author
doujiang
authored
change: removed the openssl 1.0.2 in CI since it has been EOL ove a year, fix #1897. (#1899)
1 parent bdd48a1 commit ccb0f8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ env:
4747
- DRIZZLE_VER=2011.07.21
4848
- TEST_NGINX_SLEEP=0.006
4949
jobs:
50-
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
51-
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
5250
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
5351
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1k OPENSSL_PATCH_VER=1.1.1f
5452

0 commit comments

Comments
 (0)