Skip to content

Commit adcbbb6

Browse files
xiaocangzhuizhuhaomeng
authored andcommitted
travis-ci: remove openssl 1.0.2 and clang compiler mode from travis to save credits.
1 parent b977cee commit adcbbb6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ language: c
77

88
compiler:
99
- gcc
10-
- clang
1110

1211
addons:
1312
apt:
@@ -36,8 +35,6 @@ env:
3635
- NGX_BUILD_JOBS=$JOBS
3736
- TEST_NGINX_SLEEP=0.006
3837
matrix:
39-
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u
40-
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.0.2u
4138
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.0l
4239
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1k
4340

0 commit comments

Comments
 (0)