[libvirt PATCH 2/3] travis: Reduce test matrix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The xcode10.3 build has recently started failing because of issues
that are not in libvirt, so get rid of it. It didn't buy us
additionaly platform coverage anyway, since underneath it's using
the same macOS 10.14 version as xcode11.3.

Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 .travis.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 56a56fa115..d0ac947d15 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ sudo: required
 language: c
 compiler: clang
 os: osx
+osx_image: xcode11.3
 
 branches:
   except:
@@ -18,11 +19,6 @@ addons:
       - glib
       - docutils
 
-matrix:
-  include:
-    - osx_image: xcode11.3
-    - osx_image: xcode10.3
-
 env:
   global:
     - PATH="/usr/local/opt/gettext/bin:/usr/local/opt/ccache/libexec:/usr/local/opt/rpcgen/bin:$PATH"
-- 
2.25.2





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux