From ceabef8f5c48c287c17aadb3031946aec227be30 Mon Sep 17 00:00:00 2001 From: Ashok Koyi Date: Sat, 4 Mar 2017 22:17:44 +0530 Subject: [PATCH] ci(build): Will now be built against v6 only --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 048359d..b31d994 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,9 +5,7 @@ cache: notifications: email: false node_js: - - '7' - '6' - - '4' after_success: - npm run semantic-release branches: