From 2924d872ec44e7b9ed509ae334b163af747f44fe Mon Sep 17 00:00:00 2001 From: Kei Okada Date: Tue, 25 Aug 2015 12:35:50 +0900 Subject: [PATCH] add slack notification MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://jsk-robotics.slack.com/messages/travis/details/ JSKとつかないオープンな場所を作ったほうが良かったでしょうか... --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 34868e3d494..cbda08d28d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ python: - "2.7" compiler: - gcc +notifications: + slack: jsk-robotics:Av7tc8wj3IWkLYvlTzHE7x2g # TEST_TYPE: # 1 : Check if this PR works with current downstream package # 2 : Check if this PR works with 315.1.10