Skip to content

Commit

Permalink
Enable zulipbot build notifications.
Browse files Browse the repository at this point in the history
PRs labeled with the *travis updates* label will receive build notifications from zulipbot.
  • Loading branch information
synicalsyntax authored and Lplenka committed Mar 18, 2017
1 parent bfcaa51 commit 34293fd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,9 @@ cache:

script:
- npm run travis
notifications:
webhooks:
urls:
- https://zulip.org/zulipbot/travis
on_success: always
on_failure: always

0 comments on commit 34293fd

Please sign in to comment.