Browse Source

Added webhook notifications to TravisCI build.

pull/15/merge
Flame Sage 8 years ago
committed by GitHub
parent
commit
c93136a2bf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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