From a9a9d8ec34e96e11136065b6872e931b4008885b Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 1 Jul 2015 15:04:12 +0200 Subject: [PATCH] This should fix the gitter webhook --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 483e270..baa7d71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,4 +29,4 @@ notifications: - https://webhooks.gitter.im/e/cbcff78c4be241602332 on_success: change on_failure: always - on_start: false + on_start: never