浏览代码

travis: remove TCI test

TCI is already covered on gitlab CI, so we can remove it.

Cc: Thomas Huth <thuth@redhat.com>
Cc: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Paolo Bonzini 4 年之前
父节点
当前提交
3350870143
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0 8
      .travis.yml

+ 0 - 8
.travis.yml

@@ -226,14 +226,6 @@ jobs:
         - TEST_CMD=""
         - 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
     # We don't need to exercise every backend with every front-end
     - name: "GCC trace log,simple,syslog (user)"
     - name: "GCC trace log,simple,syslog (user)"
       env:
       env: