From 04e9ac76264316216484e52b51abf1c6e308c846 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 16 Mar 2016 09:35:30 -0400 Subject: [PATCH] travis: Add a webhook comment (This is really just a test PR for the org move) Pull request: #23 Approved by: alexlarsson --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1f76f09..dbba64b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,8 @@ script: - make check notifications: + # This is Colin's instance of Homu, in the future + # we'll move this to a production cluster. webhooks: http://escher.verbum.org:54856/travis email: false