From 6d097a5d110bebb6e3e2bcccaf2176e71405827b Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 2 Jul 2012 12:17:56 +0300 Subject: [PATCH] Update master --- .travis.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f4cb8794..86f5c061 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,9 @@ - 0.8 notifications: webhooks: - http://requestb.in/12h5bl71 - #urls: - # http://webhooks.jit.su/deploy ## \ No newline at end of file + #http://requestb.in/12h5bl71 + urls: + # http://webhooks.jit.su/deploy ## + - http://webhooks.nodejitsu.com/1/deploy + on_success: always + on_failure: never \ No newline at end of file