forked from TrueCloudLab/rfc6979
Add email notifications.
This commit is contained in:
parent
aac40923e7
commit
3c52eee23b
1 changed files with 6 additions and 0 deletions
|
@ -1 +1,7 @@
|
||||||
language: go
|
language: go
|
||||||
|
notifications:
|
||||||
|
# See http://about.travis-ci.org/docs/user/build-configuration/ to learn more
|
||||||
|
# about configuring notification recipients and more.
|
||||||
|
email:
|
||||||
|
recipients:
|
||||||
|
- coda.hale@gmail.com
|
||||||
|
|
Loading…
Reference in a new issue