👷 removed failing builders
This commit is contained in:
parent
dd008545d1
commit
c90bf5e0f1
1 changed files with 6 additions and 10 deletions
16
.travis.yml
16
.travis.yml
|
@ -213,17 +213,13 @@ matrix:
|
|||
env: LLVM_VERSION=3.6.2
|
||||
compiler: clang
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.7.0
|
||||
compiler: clang
|
||||
addons:
|
||||
apt:
|
||||
sources: ['ubuntu-toolchain-r-test']
|
||||
packages: g++-7
|
||||
# - os: linux
|
||||
# env: LLVM_VERSION=3.7.0
|
||||
# compiler: clang
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.7.1
|
||||
compiler: clang
|
||||
# - os: linux
|
||||
# env: LLVM_VERSION=3.7.1
|
||||
# compiler: clang
|
||||
|
||||
- os: linux
|
||||
env: LLVM_VERSION=3.8.0
|
||||
|
|
Loading…
Reference in a new issue