summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2017-06-03 10:33:56 -0400
committerShea Levy <shea@shealevy.com>2017-06-03 10:33:56 -0400
commitd0b4c5fef7bba8865ac210b7a5ad089ddc419bdb (patch)
tree0e8045c94b7cfcc111c403de7d86d932a3b25d3f /.travis.yml
parent4e32f5bda32cd580a7ec731beb381b14bbf2b528 (diff)
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
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 2bd784ed30a0..a83e0c5c4952 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,3 @@ matrix:
env:
global:
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
-
-notifications:
- email:
- on_success: never
- on_failure: change