From 8adaff53ee2f9b9bbe025cc1aabcd162c0e98c2b Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 28 May 2019 13:39:38 -0700 Subject: [PATCH] Don't use notice. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2b690fb62..1eee09898 100644 --- a/.travis.yml +++ b/.travis.yml @@ -284,4 +284,3 @@ notifications: on_cancel: never on_success: never on_failure: always - use_notice: true