From 6879085e7dd72436cc591b172e59688bdb965925 Mon Sep 17 00:00:00 2001 From: Jack Moffitt Date: Tue, 3 Nov 2015 18:21:36 -0700 Subject: [PATCH] Notify homu on travis builds --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index bfb6c36..d3bdab0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,6 @@ script: - cd core-foundation - cargo build --verbose - cargo test --verbose + +notifications: + webhooks: http://build.servo.org:54856/travis