Update .travis.yml
Send git commit emails to the mail list from Travis, instead of from GitHub (they are retiring the option for that).
This commit is contained in:
@@ -22,3 +22,8 @@ notifications:
|
|||||||
on_failure: always
|
on_failure: always
|
||||||
channels:
|
channels:
|
||||||
- 'chat.freenode.net#netdisco'
|
- 'chat.freenode.net#netdisco'
|
||||||
|
email:
|
||||||
|
on_success: always
|
||||||
|
on_failure: always
|
||||||
|
recipients:
|
||||||
|
- 'netdisco-ng-commit@lists.sourceforge.net'
|
||||||
|
|||||||
Reference in New Issue
Block a user