From 1ac637bfd707ceaf418ea081e1cc7f78dd2c6fb7 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Sun, 2 Jul 2017 18:15:54 +0100 Subject: [PATCH] Add telegram travis notification --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 78c57715..a3d4a109 100644 --- a/.travis.yml +++ b/.travis.yml @@ -35,3 +35,6 @@ script: after_success: - coveralls - codeclimate-test-reporter + +notifications: + webhooks: https://fathomless-fjord-24024.herokuapp.com/notify