Disable travis email notifications.

Travis checks on nixpkgs are a waste of time, if people insist on keeping them they can at least not spam our inboxes
This commit is contained in:
Shea Levy 2017-06-03 10:33:56 -04:00
parent 4e32f5bda3
commit d0b4c5fef7

View File

@ -24,8 +24,3 @@ matrix:
env:
global:
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
notifications:
email:
on_success: never
on_failure: change