From c3dfc5a6369aea078e957f774751bfac35bb09f9 Mon Sep 17 00:00:00 2001 From: Cold-Egg Date: Mon, 23 Dec 2019 17:10:23 -0500 Subject: [PATCH] try slack --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 59b27f8..4528190 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,11 +5,9 @@ sudo: 'required' notifications: email: if: branch = master - recipients: - - eleu@litespeedtech.com - - larsh2690@hotmail.com on_success: always on_failure: always + slack: golitespeed:${SLACK_ALERT} services: - docker