mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-29 10:40:36 -07:00
.travis.yml: ensure python3-sphinx installed for docs
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200204105142.21845-1-alex.bennee@linaro.org>
This commit is contained in:
parent
73217f3ed4
commit
68e5b85e41
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ matrix:
|
|||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- python-sphinx
|
||||
- python3-sphinx
|
||||
- texinfo
|
||||
- perl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue