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