mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
travis: Drop Ubuntu 16.04 build
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>
This commit is contained in:
parent
6688393c6b
commit
53783395bf
@ -13,12 +13,6 @@ matrix:
|
|||||||
- IMAGE=ubuntu:18.04
|
- IMAGE=ubuntu:18.04
|
||||||
- DISTCHECK_CONFIGURE_FLAGS="--with-init-script=systemd"
|
- DISTCHECK_CONFIGURE_FLAGS="--with-init-script=systemd"
|
||||||
- DOCKER_CMD="$LINUX_CMD"
|
- DOCKER_CMD="$LINUX_CMD"
|
||||||
- services:
|
|
||||||
- docker
|
|
||||||
env:
|
|
||||||
- IMAGE=ubuntu:16.04
|
|
||||||
- DISTCHECK_CONFIGURE_FLAGS="--with-init-script=upstart"
|
|
||||||
- DOCKER_CMD="$LINUX_CMD"
|
|
||||||
- compiler: clang
|
- compiler: clang
|
||||||
language: c
|
language: c
|
||||||
os: osx
|
os: osx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user