From: Paolo Bonzini Date: Wed, 23 Sep 2020 15:10:25 +0000 (-0400) Subject: travis: remove TCI test X-Git-Tag: v5.2.0-rc0~74^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3350870143e614a0e56d8321f42bc2d7e8a4b471;p=thirdparty%2Fqemu.git travis: remove TCI test TCI is already covered on gitlab CI, so we can remove it. Cc: Thomas Huth Cc: Alex Bennée Signed-off-by: Paolo Bonzini --- diff --git a/.travis.yml b/.travis.yml index 519e62432dc..1054ec5d29a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -226,14 +226,6 @@ jobs: - TEST_CMD="" - # Check the TCG interpreter (TCI) - - name: "GCC TCI" - env: - - CONFIG="--enable-debug-tcg --enable-tcg-interpreter --disable-kvm --disable-containers - --target-list=alpha-softmmu,arm-softmmu,hppa-softmmu,m68k-softmmu,microblaze-softmmu,moxie-softmmu,ppc-softmmu,s390x-softmmu,x86_64-softmmu" - - TEST_CMD="make check-qtest check-tcg V=1" - - # We don't need to exercise every backend with every front-end - name: "GCC trace log,simple,syslog (user)" env: