Skip to content

Commit

Permalink
chore(ci) add slack notification for CI failures (Kong#5161)
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic authored Oct 28, 2019
1 parent a7cdfd7 commit 0c71caa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jdk:

notifications:
email: false
slack:
if: branch = master OR branch = next
secure: WfMWtoj88BvoWG1AqNQMZ0c9OqjseUaMIwgSpaP8SJ+H33NTMI7vMhbbMBN2ENRD8r2haV0A2D0fnHy/3GQi6ryzKsqR1Jw/c+J0QZXQgmuj51i9iKSOM42n59t9V/QuD5b2BmHt5T+1Q6jLxtgtqBKoaJk3+WE5Iz9l+f+v0Hs=

services:
- redis-server
Expand Down

0 comments on commit 0c71caa

Please sign in to comment.