qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 16/16] .travis.yml: ensure python3-sphinx installed for docs


From: Alex Bennée
Subject: [PULL 16/16] .travis.yml: ensure python3-sphinx installed for docs
Date: Tue, 4 Feb 2020 18:40:28 +0000

Signed-off-by: Alex Bennée <address@hidden>
Reviewed-by: Philippe Mathieu-Daudé <address@hidden>
Message-Id: <address@hidden>

diff --git a/.travis.yml b/.travis.yml
index 3b35b7cf04d..6c0ec6cf69f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -194,7 +194,7 @@ matrix:
       addons:
         apt:
           packages:
-            - python-sphinx
+            - python3-sphinx
             - texinfo
             - perl
 
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]