From 8aef6d8f91bbac5ce47539ef121a73ea75d12042 Mon Sep 17 00:00:00 2001 From: Simon Zolin Date: Fri, 16 Aug 2019 13:47:51 +0300 Subject: [PATCH] + travis: slack notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index cb0aabc6..2a0c9c8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,9 @@ script: after_success: - bash <(curl -s https://codecov.io/bash) +notifications: + slack: $SLACK_TOKEN + matrix: include: # Release build configuration