]> Git Repo - qemu.git/blobdiff - .travis.yml
target/arm: Add state for the ARMv8.3-PAuth extension
[qemu.git] / .travis.yml
index 93fd0164a02bfe59785059251f118929fa6c0b49..87d9fa971c1a92492a4a12cdaaa5c22f512c5a3f 100644 (file)
@@ -175,12 +175,14 @@ matrix:
     # Python builds
     - env:
         - CONFIG="--target-list=x86_64-softmmu"
+      language: python
       python:
-        - "3.0"
+        - "3.4"
 
 
     - env:
         - CONFIG="--target-list=x86_64-softmmu"
+      language: python
       python:
         - "3.6"
 
This page took 0.020289 seconds and 4 git commands to generate.