Travis CI: change to use the default email notification behavior

This commit is contained in:
Lei Zhang 2018-04-15 09:55:54 -04:00 committed by David Neto
parent e8814be732
commit a3bb782745

View File

@ -119,15 +119,3 @@ deploy:
file: ${TARBALL}
skip_cleanup: true
overwrite: true
notifications:
email:
recipients:
- andreyt@google.com
- antiagainst@google.com
- awoloszyn@google.com
- dneto@google.com
- ehsann@google.com
- qining@google.com
on_success: change
on_failure: always