Skip to content

Commit

Permalink
Add hook in travis to notify FB people when they break CI
Browse files Browse the repository at this point in the history
Summary:
**what is the change?:**
Add a hook similar to facebook/relay@a1eff1a

**why make this change?:**
We want people who sync commits out from FB to be notified (and maybe
stopped?) if their change breaks CI on Github.

**test plan:**
Do it live

**issue:**
Follow up of facebookarchive#1364
Closes facebookarchive#1373

Differential Revision: D5802523

fbshipit-source-id: 795c29d865c6f0b36a89bb099c7092c9a96d56fd
  • Loading branch information
flarnie authored and facebook-github-bot committed Sep 11, 2017
1 parent 8282312 commit 3754b9b
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 @@ -67,3 +67,6 @@ script:
fi
fi
notifications:
webhooks: https://code.facebook.com/travis/webhook/

0 comments on commit 3754b9b

Please sign in to comment.