[LTP] [PATCH] travis: Remove obsolete CentOS 6
Xiao Yang
yangx.jy@cn.fujitsu.com
Thu Nov 26 11:13:44 CET 2020
We are planning to remove the support of old distros(e.g. CentOS 6).
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
.travis.yml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 281ec9e96..3c5ff99b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,10 +43,6 @@ matrix:
env: DISTRO=fedora:latest MAKE_INSTALL=1
compiler: clang
- - os: linux
- env: DISTRO=centos:6 TREE=out
- compiler: gcc
-
- os: linux
env: DISTRO=centos:7 TREE=out
compiler: gcc
--
2.25.1
More information about the ltp
mailing list