From 70e44ba50a4f56180ecb4446274d08e42c4e962a Mon Sep 17 00:00:00 2001 From: Olemis Lang Date: Sun, 17 Feb 2019 00:05:06 -0500 Subject: [PATCH] [ci] - Travis notifications for Telegram integration --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index c0e1b73..9278358 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,8 @@ install: script: - make check + +notifications: + # https://github.com/kvld/travisci-telegram TravisCI Telegram Bot integration + webhooks: https://fathomless-fjord-24024.herokuapp.com/notify +