[libvirt] [PATCH 1/3] travis: Drop Ubuntu 16.04 build

Andrea Bolognani abologna at redhat.com
Tue Jun 12 10:12:11 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 | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 0ae8b293b1..f62e8c6437 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,11 +12,6 @@ matrix:
       env:
         - IMAGE=ubuntu:18.04
         - DISTCHECK_CONFIGURE_FLAGS="--with-init-script=systemd"
-    - services:
-        - docker
-      env:
-        - IMAGE=ubuntu:16.04
-        - DISTCHECK_CONFIGURE_FLAGS="--with-init-script=upstart"
     - compiler: clang
       language: c
       os: osx
-- 
2.17.1




More information about the libvir-list mailing list