travis-ci: allow clang-3.8 to fail

This commit is contained in:
Alam Ed Arias 2016-05-31 11:26:29 -04:00
parent bd588ad0f4
commit 2262e4aeb9
1 changed files with 2 additions and 0 deletions

View File

@ -187,6 +187,8 @@ matrix:
- os: osx
osx_image: xcode7.3
#Apple LLVM version 7.3.0 (clang-703.0.31)
allow_failures:
- compiler: clang-3.8
cache:
apt: true