aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2020-03-06 16:18:43 +0000
committerPeter Maydell <peter.maydell@linaro.org>2020-03-06 17:23:35 +0000
commitb6a7e0fd5a5d982f814f1ffc9b7942f0391047f5 (patch)
treeda675f1282a2b41f2e0dee7c4332e7b21c059fee /.travis.yml
parente2fc594492944789f6d808e2e7d915df8d175b03 (diff)
Remove texinfo dependency from docker and CI configssphinx-conversions
We don't need texinfo to build the docs any more, so we can drop that dependency from our docker and other CI configs. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b92798ac3b..71bee8d631 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -197,7 +197,6 @@ jobs:
apt:
packages:
- python3-sphinx
- - texinfo
- perl