mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -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:
+1
-1
@@ -247,7 +247,7 @@ matrix:
|
||||
- CACHE_NAME="${TRAVIS_BRANCH}-linux-gcc-default"
|
||||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
|
||||
|
||||
- env:
|
||||
|
||||
Reference in New Issue
Block a user