diff --git a/.travis.yml b/.travis.yml index c5ab4b1..51ecaf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,3 +11,6 @@ matrix: cache: directories: - node_modules + +notifications: + email: false \ No newline at end of file