From f6ce46de4f48459e684ed6166246acbb48bdc8ee Mon Sep 17 00:00:00 2001 From: Tsuyoshi Hombashi Date: Sun, 19 Jun 2016 18:02:12 +0900 Subject: [PATCH] Add a notification to slack --- appveyor.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index caab818..8c1d1a5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -16,3 +16,9 @@ install: test_script: - "%PYTHON%/python.exe setup.py test" + +notifications: + - provider: Slack + auth_token: + secure: JyTQAtBzpPYiWK3eRTz/U+rvmAKopqIWE19ti4vSL/IRygV3jUVUkwET1VyTlrqOeYfNx3Kfcp7eUmHCHxFCgw== + channel: notifications