From bd5b7ea85bded8976df061199163fe64e3eddd56 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 9 Jul 2013 16:59:28 -0500 Subject: [PATCH] add myself to the email notification --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 647db831e0..a7710fd28d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,5 +26,6 @@ notifications: email: recipients: - samth@racket-lang.org + - robby@racket-lang.org on_success: always