Update .travis.yml to send an email to the mailing list (leansmt-dev@googlegroups.com)
This commit is contained in:
parent
a7910e1fe7
commit
ee133e9e1e
1 changed files with 1 additions and 0 deletions
|
@ -57,5 +57,6 @@ notifications:
|
||||||
recipients:
|
recipients:
|
||||||
- soonhok@cs.cmu.edu
|
- soonhok@cs.cmu.edu
|
||||||
- leonardo@microsoft.com
|
- leonardo@microsoft.com
|
||||||
|
- leansmt-dev@googlegroups.com
|
||||||
on_success: always
|
on_success: always
|
||||||
on_failure: always
|
on_failure: always
|
||||||
|
|
Loading…
Reference in a new issue