mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-14 00:40:46 +00:00
travis-ci: allow clang-3.8 to fail
This commit is contained in:
parent
bd588ad0f4
commit
2262e4aeb9
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ matrix:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
#Apple LLVM version 7.3.0 (clang-703.0.31)
|
#Apple LLVM version 7.3.0 (clang-703.0.31)
|
||||||
|
allow_failures:
|
||||||
|
- compiler: clang-3.8
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
|
Loading…
Reference in a new issue