From 2894783b57e94d997ded380b6d01f8fe9e5d677a Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Sat, 18 Apr 2015 17:25:13 +0000 Subject: [PATCH] Configure travis CI to send email notifications --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index 1edff65..720afb5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,3 +10,6 @@ before_install: matrix: allow_failures: - rvm: ruby-head +notifications: + email: + - tj+travis_uh_wm@a13.fr