]> git.ipfire.org Git - thirdparty/libvirt.git/commit
travis: Stop using --with-init-script
authorAndrea Bolognani <abologna@redhat.com>
Thu, 14 Mar 2019 10:57:03 +0000 (11:57 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 15 Mar 2019 17:36:19 +0000 (18:36 +0100)
commit16210b1de40b36db205c10d7ddcc0abc763a4ce4
tree9cb1267638539d1fe2a998ca61642206706b2744
parent9b75154c07dc50fb50296f35543f5dba0337cbb8
travis: Stop using --with-init-script

We're gonna drop support for non-systemd init scripts soon,
and we don't want Travis CI builds to break when we do.

Since we have init system auto-detection, we can just rely on
that and stop passing --with-init-script to configure entirely.

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