qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] .travis.yml: ensure python3-sphinx installed for docs


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] .travis.yml: ensure python3-sphinx installed for docs
Date: Tue, 4 Feb 2020 12:57:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 2/4/20 11:51 AM, Alex Bennée wrote:
Signed-off-by: Alex Bennée <address@hidden>
---
  .travis.yml | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index c1c6df475a8..8bdebd36c1f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -194,7 +194,7 @@ matrix:
        addons:
          apt:
            packages:
-            - python-sphinx
+            - python3-sphinx
              - texinfo
              - perl

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>




reply via email to

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