From 3b8960fa5ac2d53195dbad79bad73a28a584ad1c Mon Sep 17 00:00:00 2001 From: Daniel Morrison Date: Fri, 26 Feb 2016 14:37:02 -0500 Subject: [PATCH] Tweak travis webhook The on_start values changed. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 67d18932..37c98825 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,4 +36,4 @@ notifications: webhooks: urls: - http://buildlight.collectiveidea.com/ - on_start: true + on_start: always