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:20:11 +0100 |
commit | b697ff0289ac277d055a681a00efbcac19c8a00e (patch) | |
tree | 6f67f7923e344f9f820dbe89482ca19b47aad63b | |
parent | 8bbb0eae0819a0b6abc42023af1ff3ad92c25c76 (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 |