From 7641662ab679fcfb04fd3177bbacca22197f0427 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Thu, 4 Jun 2015 10:50:26 -0400 Subject: [PATCH] Cancel the npm verbosity test as build log is now way too long :-( --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7d0f389..1809f9e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,6 @@ node_js: - '0.12' - '0.11' - '0.10' -npm_args: -ddd after_script: - npm run coveralls deploy: