From 93a206065968b416b373eea1118f8accd8caaf97 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 18 May 2018 13:36:11 -0700 Subject: [PATCH] travis: comment, webhook test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 93dbb98d4..4b49ef6d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -210,6 +210,7 @@ notifications: webhooks: urls: + # travis webhook for skylink irc bot, https://devmode.cloud/docs/webhooks.html#hook-travisci - "https://ingest.devmode.cloud/hooks/travisci?channel=%23hledger-bots&longurl=1" # on_success: change # default: always # on_failure: always # default: always