All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] travis: Enable fedora:lastest again
@ 2020-05-09  4:42 Yang Xu
  2020-05-09  7:18 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Xu @ 2020-05-09  4:42 UTC (permalink / raw)
  To: ltp

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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-09  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09  4:42 [LTP] [PATCH] travis: Enable fedora:lastest again Yang Xu
2020-05-09  7:18 ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.