.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:
Alex Bennée
2020-02-04 17:13:29 +00:00
parent 73217f3ed4
commit 68e5b85e41
+1 -1
View File
@@ -194,7 +194,7 @@ matrix:
addons:
apt:
packages:
- python-sphinx
- python3-sphinx
- texinfo
- perl