]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
travis: Drop Ubuntu 16.04 build
authorAndrea Bolognani <abologna@redhat.com>
Tue, 12 Jun 2018 08:56:07 +0000 (10:56 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 15 Jun 2018 15:43:55 +0000 (17:43 +0200)
This will make further changes easier; all coverage
lost due to this will be reintroduced later on.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
.travis.yml

index a4a0bbb07271f052ccdbb5c77ef238da4e82ca9f..67ad155148184ce3b9719854a8dacd7633bae5e0 100644 (file)
@@ -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