Allow fast failure on Travis.

This commit is contained in:
Konrad Borowski 2014-06-11 20:44:41 +02:00
parent 7b3132d39d
commit 0f15ab8d05

View file

@ -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