From 05e3162969554956e438ee47a179d419e76887da Mon Sep 17 00:00:00 2001 From: Ariel Vina-Rodriguez Date: Wed, 10 Feb 2016 23:29:32 +0100 Subject: [PATCH] allow_failures: --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7111b440..2652914b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,8 @@ matrix: - alsa-oss sources: - ubuntu-toolchain-r-test - allow_failures: + + allow_failures: - env: CXX=clang++-3.8 CC=clang-3.8 addons: apt: