[libvirt] [PATCH v2 2/5] travis: Drop Ubuntu 16.04 build

Andrea Bolognani abologna at redhat.com
Fri Jun 15 07:06:53 UTC 2018


This will make further changes easier; all coverage
lost due to this will be reintroduced later on.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 .travis.yml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index a4a0bbb072..67ad155148 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,12 +13,6 @@ matrix:
         - IMAGE=ubuntu:18.04
         - DISTCHECK_CONFIGURE_FLAGS="--with-init-script=systemd"
         - DOCKER_CMD="$LINUX_CMD"
-    - services:
-        - docker
-      env:
-        - IMAGE=ubuntu:16.04
-        - DISTCHECK_CONFIGURE_FLAGS="--with-init-script=upstart"
-        - DOCKER_CMD="$LINUX_CMD"
     - compiler: clang
       language: c
       os: osx
-- 
2.17.1




More information about the libvir-list mailing list