mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 19:33:39 +08:00
travis: Replace Python 3.4 build with 3.5
We'll start requiring Python 3.5 to build QEMU. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
This commit is contained in:
parent
f59b31e6d0
commit
49233804f5
@ -247,7 +247,7 @@ matrix:
|
||||
- CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
|
||||
- env:
|
||||
|
Loading…
Reference in New Issue
Block a user