From 5a159e8948b92885111431dab6b18fe27afd2911 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 12 Jun 2012 10:48:26 +0000 Subject: [PATCH] nodejitsu deploy from travis setting up --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 625fc084..117eb24d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,6 @@ node_js: - 0.4 - 0.6 - - 0.7 # development version of 0.8, may be unstable \ No newline at end of file + - 0.7 # development version of 0.8, may be unstable +notifications: + webhooks: http://webhooks.jit.su/deploy \ No newline at end of file