From d0b4c5fef7bba8865ac210b7a5ad089ddc419bdb Mon Sep 17 00:00:00 2001 From: Shea Levy Date: Sat, 3 Jun 2017 10:33:56 -0400 Subject: 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 --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2bd784ed30a04..a83e0c5c4952a 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 -- cgit 1.4.1