From ae178cee6e81fd3cd31ccf38550184b7adb04060 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Fri, 14 Oct 2016 11:44:45 -0700 Subject: [PATCH] Update webhook url --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6e159cc..96b1137 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,4 +59,4 @@ branches: notifications: email: on_success: never - webhooks: https://homu.herokuapp.com/travis + webhooks: https://buildbot.rust-lang.org/homu/travis