Skip to content

Commit 880317d

Browse files
authored
travis-ci: remove openssl 1.0.2 and clang compiler mode from travis to save credits. (openresty#356)
1 parent c08c4c6 commit 880317d

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
@@ -7,7 +7,6 @@ language: c
77

88
compiler:
99
- gcc
10-
- clang
1110

1211
addons:
1312
apt:
@@ -41,7 +40,6 @@ env:
4140
- TEST_NGINX_RANDOMIZE=1
4241
- LUACHECK_VER=0.21.1
4342
matrix:
44-
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
4543
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
4644
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1k OPENSSL_PATCH_VER=1.1.1f
4745

0 commit comments

Comments
 (0)