summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlame Sage <chris062689@gmail.com>2018-01-27 04:01:03 +0100
committerGitHub <noreply@github.com>2018-01-27 04:01:03 +0100
commit12d95f0214aa888402ae379b8383d091aae08c74 (patch)
treefcfa23b7a701ad32bf3fd0e9aed840cd369c250b
parentMerge pull request #144 from KAMiKAZOW/patch-1 (diff)
parentAdded webhook notifications to TravisCI build. (diff)
downloadyuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.gz
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.bz2
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.lz
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.xz
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.zst
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.zip
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
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