From 032f6a2bfebb8cf9d65c787fd309f49f99351634 Mon Sep 17 00:00:00 2001 From: Rick Elrod Date: Apr 15 2020 13:20:45 +0000 Subject: enable notifications to my test channel for now Signed-off-by: Rick Elrod --- diff --git a/.travis.yml b/.travis.yml index 2e847d2..81d45ea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,11 @@ before_install: script: - docker run -it --rm -v "$(pwd):/opt/:z" fedora-websites python main.py + +# Just notify #relrodtest for now, maybe make this #fedora-websites at some +# point if it works out and isn't too annoying +notifications: + webhooks: + if: type != cron + urls: + - https://sl.da.gd/travisci?channel=%23relrodtest