From fab082a5cc6ed68364f734ff8100bb719f1fdddd Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Fri, 7 Sep 2018 15:22:22 +0530 Subject: [PATCH] Integrated Slack Channel for travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7052ae55e..bb138d50b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,5 @@ matrix: # Customize when the notification emails are sent. notifications: on_success: never - on_failure: always \ No newline at end of file + on_failure: always + slack: faveohelpdesk:MxVioJBPLDmxiddgzp8PXBqv \ No newline at end of file