From b4d66ce833121bde2a6980318d58d48f63dc20d1 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Mon, 23 Feb 2015 12:16:03 -0600 Subject: add a webhook for buildtimetrend.herokuapp.com to check it out --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9b900eb9..b6f6f0cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,6 +40,8 @@ notifications: - "irc.freenode.org#cryptography-dev" use_notice: true skip_join: true + webhooks: + - https://buildtimetrend.herokuapp.com/travis matrix: exclude: -- cgit v1.2.3