Browse Source

Travis-CI: Add Slack chat notifications

Kirill Vainer 10 years ago
parent
commit
bffdb6cc93
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -12,6 +12,10 @@ branches:
   only:
   - master
 
+notifications:
+  slack:
+    secure: "Tuoa63n2iJT/JrdmGggnzJRHo7yPigvoEIObddYU2uw4iAkoGhXO125V4z92bggD5idVX/CNr8SCHTgbomzvtq9VrozW75ta2NDMt0bgR9tuxK12QzZpGtU6togU7S0j/0rUrOFi8B3paIc9SfCX6T+hB+Z2hGz8UMpnFuh6xJc="
+
 before_install:
   # required libs for android build tools
   # sudo apt-get update