From 57c886df000a3f454ed7ebe72a6527dbd929c879 Mon Sep 17 00:00:00 2001 From: ktran Date: Wed, 22 Aug 2018 15:42:52 -0400 Subject: [PATCH] Renaming so that the ENV variable is more descriptive --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8ee7c8ba..48c39a42 100644 --- a/.travis.yml +++ b/.travis.yml @@ -59,4 +59,4 @@ deploy: notifications: slack: - secure: $TRAVIS_CI_CRED \ No newline at end of file + secure: $SLACK_TRAVIS_CI_CRED \ No newline at end of file