Add 'notifications' to .travis.yml

This commit is contained in:
Andrew David Wong 2018-02-25 17:21:38 -06:00
parent f83d105725
commit 9f44ce1593
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -10,3 +10,9 @@ addons:
- hunspell
- pandoc
- jq
notifications:
email:
recipients:
- adw@qubes-os.org
on_success: never
on_failure: always