From 7fe0fc46af6dcc8185de71865018cae52a1fefcc Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Tue, 19 May 2015 02:14:56 +0200 Subject: [PATCH] Travis: Send an email for the first failed build This will notify the committer whenever a build starts failing, but not on subsequent failures (in order not to annoy @tobscure). --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 21b291d52..bc2db9563 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,8 @@ script: - vendor/bin/phpcs --standard=PSR2 -np src notifications: - email: false + email: + on_failure: change webhooks: urls: - https://webhooks.gitter.im/e/7b9e9827a03b44a16588