From d9c6613382c5514210f25ca3b885f4a0d9341e94 Mon Sep 17 00:00:00 2001 From: Gonzalo Manrique Date: Tue, 11 Jul 2017 01:00:38 -0300 Subject: [PATCH] chore(build): Remove node 4 and 7 from travis --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e311d1b..dca04f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,7 @@ cache: notifications: email: false node_js: - - '7' - '6' - - '4' before_script: - npm prune script: