Only notify about Travis build status for the main repository
It's annoying to receive notifications about build status in the forks.
This commit is contained in:
@@ -101,6 +101,7 @@ branches:
|
||||
|
||||
notifications:
|
||||
email:
|
||||
if: repo = wxWidgets/wxWidgets
|
||||
recipients:
|
||||
- vadim@wxwidgets.org
|
||||
on_success: change
|
||||
|
Reference in New Issue
Block a user