mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-09 22:52:36 +00:00
Reconfigure AppVeyor email notifications
Hopefully they will get through, soon
This commit is contained in:
parent
49515c3a73
commit
2578bccf08
@ -49,8 +49,8 @@ test_script:
|
||||
# - https://stackoverflow.com/questions/43441273/how-to-run-vcupgrade-before-appveyor-build
|
||||
# - https://stackoverflow.com/questions/43423761/cant-perform-64-bit-testing-under-appveyor
|
||||
# Appveyor also complains that it can't find VS2010 tools even though the docs state they are there.
|
||||
|
||||
matrix:
|
||||
# allow_failures:
|
||||
|
||||
exclude:
|
||||
# - platform: x64
|
||||
@ -61,8 +61,9 @@ matrix:
|
||||
- image: Visual Studio 2017
|
||||
|
||||
notifications:
|
||||
email:
|
||||
recipients:
|
||||
- cryptopp-build@googlegroups.com
|
||||
on_success: always # default: change
|
||||
on_failure: always # default: always
|
||||
- provider: Email
|
||||
to:
|
||||
- cryptopp-build@googlegroups.com
|
||||
on_build_success: true
|
||||
on_build_failure: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user