X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=.travis.yml;h=678e33decc2ab2bf65b844877dc0ed762d7a7470;hb=b626eb031a33886a06a153b8715213a2b5816c1c;hp=34bc8134f5bc5201c4caeacc5e03627f0b982d2d;hpb=19633df89bfc609569bb693e2e33eb1a68d35e0e;p=thirdparty%2Fqemu.git diff --git a/.travis.yml b/.travis.yml index 34bc8134f5b..678e33decc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -271,7 +271,7 @@ matrix: # Acceptance (Functional) tests - env: - - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu,ppc64-softmmu,m68k-softmmu" + - CONFIG="--python=/usr/bin/python3 --target-list=x86_64-softmmu,mips-softmmu,mips64el-softmmu,aarch64-softmmu,arm-softmmu,s390x-softmmu,alpha-softmmu,ppc-softmmu,ppc64-softmmu,m68k-softmmu,sparc-softmmu" - TEST_CMD="make check-acceptance" after_failure: - cat tests/results/latest/job.log