diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 301fb20..85e98c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -74,6 +74,9 @@ env: - ignore=this matrix: + allow_failures: + - compiler: clang + env: REAL_CC=clang-3.2 REAL_CXX=clang++-3.2 PPA=ppa:h-rayflood/llvm PACKAGE=clang-3.2 exclude: - env: ignore=this include: |