Remove explicit mail notification from .travis.yml
See commit 5c18cb84f274 why this is better. See also: https://docs.travis-ci.com/user/notifications/#how-is-the-build-email-receiver-determined
This commit is contained in:
parent
37707357b4
commit
54a1faf041
@ -62,8 +62,3 @@ after_success:
|
|||||||
cd -
|
cd -
|
||||||
date
|
date
|
||||||
fi
|
fi
|
||||||
|
|
||||||
notifications:
|
|
||||||
email:
|
|
||||||
recipients:
|
|
||||||
- albrechts.fltk@online.de
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user