projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d94a3d1
)
travis: Add python3-sphinx to the package list
author
Tom Rini
<trini@konsulko.com>
Mon, 24 Feb 2020 20:10:36 +0000
(15:10 -0500)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index e6db9d6a721a1518a008e19fb6066929acfecb29..11f9757d889f7c41a05b3d775e633b532fe5837a 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-22,6
+22,7
@@
addons:
- libsdl2-dev
- python
- python-pyelftools
+ - python3-sphinx
- python3-virtualenv
- python3-pip
- swig