.travis.yml: Install python3-tomli in all build jobs
authorThomas Huth <thuth@redhat.com>
Mon, 24 Jun 2024 09:48:07 +0000 (11:48 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 2 Jul 2024 07:47:47 +0000 (09:47 +0200)
commit5e8881c2d27db8a1e3924d604f0507b1186fb3a8
tree4259cf036e3e7b4fd958096413ea83b30297dc55
parent99a28bd50fff03ef0bc2570ed3082c1e7e1be0bf
.travis.yml: Install python3-tomli in all build jobs

Since commit 1f97715c83 ('Revert "python: use vendored tomli"')
this package is a hard requirement for compiling QEMU, so install
it now in all Travis jobs, too.

Message-ID: <20240624094807.182313-1-thuth@redhat.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.travis.yml