Update .travis.yml to send an email to the mailing list (leansmt-dev@googlegroups.com)

This commit is contained in:
Soonho Kong 2013-08-01 13:48:15 -07:00
parent a7910e1fe7
commit ee133e9e1e

View file

@ -57,5 +57,6 @@ notifications:
recipients:
- soonhok@cs.cmu.edu
- leonardo@microsoft.com
- leansmt-dev@googlegroups.com
on_success: always
on_failure: always