Add notification address of cryptopp-build@googlegroups.com (Take 2)
parent
a33504c8f8
commit
dd42fa3ef6
|
|
@ -53,4 +53,8 @@ matrix:
|
|||
- image: Visual Studio 2017
|
||||
|
||||
notifications:
|
||||
email: cryptopp-build@googlegroups.com
|
||||
email:
|
||||
recipients:
|
||||
- cryptopp-build@googlegroups.com
|
||||
on_success: always # default: change
|
||||
on_failure: always # default: always
|
||||
|
|
|
|||
|
|
@ -63,4 +63,8 @@ addons:
|
|||
build_command: "make -j 2"
|
||||
|
||||
notifications:
|
||||
email: cryptopp-build@googlegroups.com
|
||||
email:
|
||||
recipients:
|
||||
- cryptopp-build@googlegroups.com
|
||||
on_success: always # default: change
|
||||
on_failure: always # default: always
|
||||
Loading…
Reference in New Issue