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