diff --git a/.travis.yml b/.travis.yml index c2ba3f90b8..b30372ed1a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,6 @@ language: node_js node_js: - - 0.8 \ No newline at end of file + - 0.8 + +notifications: + email: false \ No newline at end of file