From 6c7d298e1caf16fb9fc9257f4c781d83aa6fb122 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 25 Jan 2016 20:20:06 -0400 Subject: [PATCH] Remove double notification declaration in .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index dc9e3861..71ab6842 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -notifications: - email: false language: node_js node_js: - "4.0"