Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Send Travis alerts to Slack instead of HipChat
Browse files Browse the repository at this point in the history
Summary: See also D21940 in perseus.

Test Plan: fingers crossed.

Reviewers: eater, mroth

Reviewed By: mroth

Subscribers: benjaminpollack

Differential Revision: https://phabricator.khanacademy.org/D21941
  • Loading branch information
benjaminjkraft committed Sep 24, 2015
1 parent 1c6a1f0 commit 90a4af4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ script: phantomjs test/runner.js test/index.html
notifications:
on_success: change
on_failure: always
hipchat:
slack:
rooms:
# Content tools
secure: XFtzoGC0qGndavcb7A/TtL90bTmtHhKsQRmalGSxPwCO2HCkXT6VY4A3r1zRLXqR/k5mBvxoEB0OgXm3FdwmBFVYkoCIJ/CqxZbZjoKY0i1pwrRy0oP58uVPUpEDtSCwBHvQhEKiSVtSgQhlgvijpjCmFOoC+zKVCz8W2LAi938=
# Generate with
# travis encrypt "khanacademy:<token>" --add notifications.slack.rooms
# where <token> is from the Slack integration settings.
secure: TnzVhxCX5mQIscOAlLKVgqeRj63Hu9v23CUkWV5mPzAnbPWei+Jr6DH+tqC/4DgTWULmlxQFb2t1+Yj0wyfCDT43xqVoot8FptBlgrUAiSpNKj8iRaDcL779h9DRegKtK0j1FzQcimXRtn9eF6aO6ikzMcgZZ6c/VvCaJXjETzA=

0 comments on commit 90a4af4

Please sign in to comment.