mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +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
|
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:
|
allow_failures:
|
||||||
|
- compiler: clang-3.5
|
||||||
|
- compiler: clang-3.6
|
||||||
|
- compiler: clang-3.7
|
||||||
- compiler: clang-3.8
|
- compiler: clang-3.8
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
Loading…
Reference in a new issue