.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>
master
Alex Bennée 2020-02-04 10:51:42 +00:00
parent 73217f3ed4
commit 68e5b85e41
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ matrix:
addons:
apt:
packages:
- python-sphinx
- python3-sphinx
- texinfo
- perl