[travis] Remove lit-cpuid workaround

This commit is contained in:
Kim Grasman 2019-12-02 20:28:04 +01:00 committed by Kim Gräsman
parent 9e19ec7fae
commit 08f5efd58f
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ addons:
- llvm-10-tools
- libclang-10-dev
- clang-10
# TODO: This is required for lit-cpuid, which is exported from
# LLVMConfig.cmake, but shipped with LLDB.
- lldb-10
before_install:
# Install a supported cmake version (>= 3.4.3)