]> git.proxmox.com Git - mirror_qemu.git/blobdiff - .travis.yml
hw/mips: Use object_initialize() on MIPSCPSState
[mirror_qemu.git] / .travis.yml
index cb46098972d47ac7a842b39b97d1fe53766f4e9a..6fd89b3d915f381f20aeaeb3485c284e73e43ce9 100644 (file)
@@ -42,6 +42,7 @@ addons:
     packages:
       - glib
       - pixman
+      - gnu-sed
 
 
 # The channel name "irc.oftc.net#qemu" is encrypted against qemu/qemu
@@ -223,7 +224,7 @@ matrix:
 
     # Acceptance (Functional) tests
     - env:
-        - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu"
+        - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu"
         - TEST_CMD="make check-acceptance"
       addons:
         apt: