From ab880805f7c769d004eab4d2ef04de58641f0d53 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Tue, 6 Jan 2015 14:20:21 +0100 Subject: [PATCH] Update Travis notifications --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 4da5b982..8f8f95ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,8 @@ notifications: on_failure: always use_notice: true skip_join: true + slack: + - secure: "Fhaoka5w5XzIZS7ObKfVrnHaVLz7x2Owo1ygb+hXWAHiXpc3Oi1Q6yDOfye/z+Y0Gw8an8v23PIxhLoVZ6JpdurwCXo66dK2TkiNzmEWd6RtYPSZDm6f+0NjPBSOnP5rHmej7RvHeyTY/PQrGPtrHZZQTYD3AuRP1S+tGvtqikA=" # Encrypted values are ORG_GRADLE_PROJECT_bintrayUser and ORG_GRADLE_PROJECT_bintrayKey props for use by Travis when # authenticating against oss.jfrog.org and/or Bintray repositories. See http://docs.travis-ci.com/user/encryption-keys