]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
travis.yml: Install libcap-dev for testing virito-9p
authorThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2019 11:33:46 +0000 (13:33 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:32 +0000 (14:14 +0100)
commitc269447f78b7cfb0e85d14bc7bb8cb0d25d19781
tree52fb0785877b192ecdc2c0de8e077eef104b69ab
parent93bbbdf6721557f706fc67257d028e4fc16dba58
travis.yml: Install libcap-dev for testing virito-9p

So far we were not testing virtio-9p in Travis yet, since we forgot to
install libcap-devel. Do it now to get some more test coverage.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Acked-by: Greg Kurz <groug@kaod.org>
Tested-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190905113346.2473-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.travis.yml