]> Git Repo - qemu.git/blobdiff - .travis.yml
target/arm: Use tcg_gen_abs_i64 and tcg_gen_gvec_abs
[qemu.git] / .travis.yml
index 753e40a1158bd2e1faceee9fd8387e28f2ce4f04..66448d99d647278f39093eb6834ff7f0b2ec13dc 100644 (file)
@@ -223,7 +223,7 @@ matrix:
 
     # Acceptance (Functional) tests
     - env:
-        - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-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:
This page took 0.023043 seconds and 4 git commands to generate.