From b4cb878b902e560aa17208bcd8b4cb31c317e298 Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Tue, 6 Jun 2017 17:58:09 +0200 Subject: [PATCH] add slack notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index fcffa59e4..116a34b6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,9 @@ script: - cd $TRAVIS_BUILD_DIR - ./tests.sh +notifications: + slack: hermitcore:UtcfeEXkbpx3WyIDK2Wm2beS + deploy: on: master provider: bintray