diff --git a/.travis.yml b/.travis.yml index 4ecce42c..48c39a42 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,3 +56,7 @@ deploy: script: deploy/kubernetes/atst-update-deploy.sh on: branch: master + +notifications: + slack: + secure: $SLACK_TRAVIS_CI_CRED \ No newline at end of file