From 3090e2f8269b73dca6d002492edfb9e5b3d9e09c Mon Sep 17 00:00:00 2001 From: Flame Sage Date: Thu, 9 Nov 2017 04:37:25 +0000 Subject: [PATCH] Add new API endpoint for TravisCI notifications --- .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