From c93136a2bfb8b7f06958039bbea19e1c7b2db0bf Mon Sep 17 00:00:00 2001 From: Flame Sage Date: Sat, 27 Jan 2018 02:53:25 +0000 Subject: Added webhook notifications to TravisCI build. --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4f2b17465..e2742b5fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,3 +42,8 @@ deploy: skip_cleanup: true on: tags: true + +notifications: + webhooks: + urls: + - https://api.yuzu-emu.org/code/travis/notify -- cgit v1.2.3