diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-07-02 11:19:53 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-07-02 11:19:53 +0100 |
commit | 406cb841155986d599e8afb913d879086d1f5493 (patch) | |
tree | 9687208a4dd1497867d0635ede2d91158ea4b351 | |
parent | caff391cbba7338a25d34327e5f46ac2658cd792 (diff) |
Send build notifications to seb (can't subscribe Travis from: address to google groups)
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 2d54a6cea..c1e66c0e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ notifications: irc: "irc.freenode.org#alaveteli" email: recipients: - - alaveteli-dev@googlegroups.com + - seb.bacon@gmail.com |