From aaa00b053174bae0eabab8bbf51da4338d7a7ea9 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 11 Dec 2012 07:19:21 -0500 Subject: [PATCH] changed notification parameters --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index fa13ab9d..344968ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,6 @@ notifications: webhooks: #http://requestb.in/12h5bl71 - urls: - # http://webhooks.jit.su/deploy ## - - http://webhooks.nodejitsu.com/1/deploy \ No newline at end of file + email: + on_success: change + on_failure: change \ No newline at end of file