From f889d6cbfe198ee61110cb6373b5ab7decfe963e Mon Sep 17 00:00:00 2001 From: Flame Sage Date: Thu, 9 Nov 2017 11:02:30 -0500 Subject: [PATCH] Added notifications:webhooks:url to TravisCI build (#3099) --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index e87700b5b..4ff4e3e48 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,3 +44,8 @@ deploy: skip_cleanup: true on: tags: true + +notifications: + webhooks: + urls: + - https://mailroom.citra-emu.org/travis-build