From c401748d95028f8400b0081b3ad0f92e47d007a1 Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 3 May 2017 22:31:31 +0000 Subject: [PATCH] notify slack git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6857 212acab6-be3b-0410-9dea-997c60f758d6 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 23893cd1..e0a74a9a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,5 @@ deploy: script: echo this is where we will deploy to SF on: branch: master +notifications: + slack: $SLACK_TOKEN