Skip to content
Snippets Groups Projects
Commit 2262e4ae authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

travis-ci: allow clang-3.8 to fail

parent bd588ad0
No related branches found
No related tags found
No related merge requests found
...@@ -187,6 +187,8 @@ matrix: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment