travis: Add python3-sphinx to the package list
authorTom Rini <trini@konsulko.com>
Mon, 24 Feb 2020 20:10:36 +0000 (15:10 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 25 Feb 2020 14:06:40 +0000 (09:06 -0500)
In order to build htmldocs we need sphinx-build which comes from
python3-sphinx.

Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml

index e6db9d6a721a1518a008e19fb6066929acfecb29..11f9757d889f7c41a05b3d775e633b532fe5837a 100644 (file)
@@ -22,6 +22,7 @@ addons:
     - libsdl2-dev
     - python
     - python-pyelftools
+    - python3-sphinx
     - python3-virtualenv
     - python3-pip
     - swig