Add notification address of cryptopp-build@googlegroups.com
Its a new Google Group created at https://groups.google.com/forum/#!forum/cryptopp-build. The list should allow us to run services on unprivileged forks and other unrelated accounts while making it easy to find results.pull/424/merge
parent
8988e36a48
commit
a33504c8f8
|
|
@ -51,3 +51,6 @@ matrix:
|
|||
configuration: Release
|
||||
- image: Visual Studio 2010
|
||||
- image: Visual Studio 2017
|
||||
|
||||
notifications:
|
||||
email: cryptopp-build@googlegroups.com
|
||||
|
|
|
|||
|
|
@ -62,5 +62,5 @@ addons:
|
|||
name: "cryptopp"
|
||||
build_command: "make -j 2"
|
||||
|
||||
#notifications:
|
||||
# email: jdoe@example.com
|
||||
notifications:
|
||||
email: cryptopp-build@googlegroups.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue