From 0d39b6dd2d77ba1997be8382bd71b15ed69d2947 Mon Sep 17 00:00:00 2001
From: Piotr Maslanka <piotr.maslanka@henrietta.com.pl>
Date: Sat, 9 Dec 2017 20:13:04 +0100
Subject: [PATCH] now slack can annoy me :D

---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 8b44f8e..051829f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,3 +13,5 @@ script:
  - python setup.py sdist bdist bdist_wheel
 after_success:
  - codeclimate-test-reporter
+notifications:
+  slack: digicort:lbgdFcFmWmHtHKDEMI3FwQK5
\ No newline at end of file
-- 
GitLab