diff --git a/.travis.yml b/.travis.yml index e366f76b2..880c7210d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,7 @@ cache: - node_modules node_js: - "4" +notifications: + email: false install: - npm install \ No newline at end of file