Update .travis.yml to send build logs only to leansmt-dev list.

This commit is contained in:
Soonho Kong 2013-08-01 16:08:58 -07:00
parent d9f64cd390
commit 3c1a65235c

View file

@ -55,8 +55,6 @@ install:
notifications:
email:
recipients:
- soonhok@cs.cmu.edu
- leonardo@microsoft.com
- leansmt-dev@googlegroups.com
on_success: always
on_failure: always