From 0158fc3141ae2cafbee7db7bd1bd9e14cda44832 Mon Sep 17 00:00:00 2001 From: ktran Date: Mon, 27 Aug 2018 13:09:37 -0400 Subject: [PATCH] Adding the cred to a specific channel --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 48c39a42..737e938f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,4 +59,5 @@ deploy: notifications: slack: - secure: $SLACK_TRAVIS_CI_CRED \ No newline at end of file + rooms: + secure: $SLACK_TRAVIS_CI_CRED \ No newline at end of file