]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
travis: Replace Python 3.4 build with 3.5
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 20 Dec 2019 16:45:27 +0000 (13:45 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 20 Dec 2019 16:45:59 +0000 (13:45 -0300)
We'll start requiring Python 3.5 to build QEMU.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
.travis.yml

index 376b7d6dfa8db7dfcb972d55e8f6737be46d5809..638fba4799ac46c1e531ad79656eac1e2b683593 100644 (file)
@@ -247,7 +247,7 @@ matrix:
         - CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
       language: python
       python:
-        - "3.4"
+        - "3.5"
 
 
     - env: