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