From bdc8dbb81803335c5ace3e9a955625a41f597124 Mon Sep 17 00:00:00 2001 From: Bruno Pinto Date: Sat, 17 Jan 2015 02:17:14 -0200 Subject: [PATCH] email notification settings --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 07edaf3..dd46292 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,8 @@ before_install: - script/bootstrap.sh script: script/run-tests.fish + +notifications: + email: + on_success: never + on_failure: change