From c5c90599c111fa576065f699396ee590e5668864 Mon Sep 17 00:00:00 2001 From: Imamudin Naseem Date: Thu, 24 Aug 2017 10:25:28 +0530 Subject: [PATCH] chore(travis): fixing npm install --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6c174e4..8d6aa38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ notifications: email: false node_js: - 'stable' -before_install: - - npm i -g npm@2.0.0. brefore_script: - npm prune script: