summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Flame Sage2018-01-26 22:01:03 -0500
committerGravatar GitHub2018-01-26 22:01:03 -0500
commit12d95f0214aa888402ae379b8383d091aae08c74 (patch)
treefcfa23b7a701ad32bf3fd0e9aed840cd369c250b
parentMerge pull request #144 from KAMiKAZOW/patch-1 (diff)
parentAdded webhook notifications to TravisCI build. (diff)
downloadyuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.gz
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.tar.xz
yuzu-12d95f0214aa888402ae379b8383d091aae08c74.zip
Merge pull request #147 from chris062689/master
Added webhook notifications to TravisCI build.
-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:
42 skip_cleanup: true 42 skip_cleanup: true
43 on: 43 on:
44 tags: true 44 tags: true
45
46notifications:
47 webhooks:
48 urls:
49 - https://api.yuzu-emu.org/code/travis/notify