Take Recipients for Travis build notifications from environment
This commit is contained in:
parent
cac1d2e850
commit
4818f85916
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ script:
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
recipients:
|
recipients:
|
||||||
- webmaster@saschawillems.de
|
- ${email}
|
||||||
on_success: change
|
on_success: change
|
||||||
on_failure: always
|
on_failure: always
|
||||||
Loading…
Add table
Add a link
Reference in a new issue