From 2034d3f7ffc3b779bc4b01d53c965b9e53124093 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Thu, 19 Feb 2015 15:11:06 +0100 Subject: [PATCH] linux+clang+qt5 works now, disable allow_failures --- .travis.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index a1c468ff5..8aa357947 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,8 +19,4 @@ notifications: on_failure: change on_start: false matrix: - fast_finish: true - allow_failures: - - compiler: clang - os: linux - env: QT4=0 + fast_finish: true \ No newline at end of file