Add webhooks to travis

This commit is contained in:
Alex Crichton 2016-03-10 17:02:33 -08:00
parent b47bc673ba
commit 2ff0e52d53
2 changed files with 3 additions and 2 deletions

View File

@ -62,6 +62,7 @@ matrix:
notifications:
email:
on_success: never
webhooks: http://buildbot.rust-lang.org/homu/travis
branches:
only:
- master
- auto-libc

View File

@ -22,4 +22,4 @@ test_script:
branches:
only:
- master
- auto-libc