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

Andrea Bolognani posted 5 patches 6 years, 11 months ago
[libvirt] [PATCH v2 2/5] travis: Drop Ubuntu 16.04 build
Posted by Andrea Bolognani 6 years, 11 months ago
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>
---
 .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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 2/5] travis: Drop Ubuntu 16.04 build
Posted by Daniel P. Berrangé 6 years, 11 months ago
On Fri, Jun 15, 2018 at 09:06:53AM +0200, Andrea Bolognani wrote:
> 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>
> ---
>  .travis.yml | 6 ------
>  1 file changed, 6 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list