From 0f15ab8d0593d20be8a50a706bc0e6d70c065fd9 Mon Sep 17 00:00:00 2001 From: Konrad Borowski Date: Wed, 11 Jun 2014 20:44:41 +0200 Subject: Allow fast failure on Travis. --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index e60be3a4..b7585453 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,5 @@ notifications: - "%{repository}#%{build_number} (%{commit} on %{branch} by %{author}): %{message} Details at %{build_url}" use_notice: true skip_join: true +matrix: + fast_finish: true -- cgit v1.2.3