Browse Source

Added webhook notifications to TravisCI build.

nce_cpp
Flame Sage 8 years ago
committed by GitHub
parent
commit
a0e8ff3c7b
  1. 5
      .travis.yml

5
.travis.yml

@ -42,3 +42,8 @@ deploy:
skip_cleanup: true
on:
tags: true
notifications:
webhooks:
urls:
- https://api.yuzu-emu.org/code/travis/notify
Loading…
Cancel
Save