From 13927a33ab54d45cd0efdda372d982fb0a18885f Mon Sep 17 00:00:00 2001 From: William Castandet Date: Wed, 29 Mar 2017 15:22:21 +0200 Subject: [PATCH] test only on node 7 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 730edbe..490ed62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,6 @@ notifications: email: false node_js: - '7' - - '6' - - '4' before_script: - npm prune after_success: