Add myself as recipient for notifications.
Summary: This is simply so I will start receiving Travis CI build notifications so I can keep an eye on the CocoaPods podspecs, as discussed with mkonicek. Closes https://github.com/facebook/react-native/pull/12318 Differential Revision: D4543194 Pulled By: mkonicek fbshipit-source-id: 95d3bf9d6d5aea97cfdb919ff67be92ad51b08bf
This commit is contained in:
parent
15ceed4069
commit
1dd84f0d47
|
@ -41,5 +41,6 @@ notifications:
|
|||
email:
|
||||
recipients:
|
||||
- mkonicek@fb.com
|
||||
- eloy@artsy.net
|
||||
on_failure: change
|
||||
on_success: change
|
||||
|
|
Loading…
Reference in New Issue