mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
travis-ci: llvm's APT repos are offline for now
This commit is contained in:
parent
2262e4aeb9
commit
5401257c74
1 changed files with 3 additions and 0 deletions
|
@ -188,6 +188,9 @@ matrix:
|
|||
osx_image: xcode7.3
|
||||
#Apple LLVM version 7.3.0 (clang-703.0.31)
|
||||
allow_failures:
|
||||
- compiler: clang-3.5
|
||||
- compiler: clang-3.6
|
||||
- compiler: clang-3.7
|
||||
- compiler: clang-3.8
|
||||
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue