mirror of
https://github.com/Motorhead1991/qemu.git
synced 2026-01-04 05:30:31 -07: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
1 changed files with 1 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ matrix:
|
|||
- CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
|
||||
- env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue