[LTP] [PATCH] travis: Enable fedora:lastest again

Yang Xu xuyang2018.jy@cn.fujitsu.com
Sat May 9 06:42:54 CEST 2020


fedora:lastest docker image has been updated, it doesn't have file
conflicts problem with libtirpc rpm. So enable fedora:lastest again.

url:
https://travis-ci.org/github/xuyang0410/ltp/jobs/684940178

Signed-off-by: Yang Xu <xuyang2018.jy@cn.fujitsu.com>
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index f918f6e40..9505ed9ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -45,7 +45,7 @@ matrix:
 
         # other builds
         - os: linux
-          env: DISTRO=fedora:rawhide MAKE_INSTALL=1
+          env: DISTRO=fedora:latest MAKE_INSTALL=1
           compiler: clang
 
         - os: linux
-- 
2.23.0





More information about the ltp mailing list