From d99901f4cb35bebc13c74fa4cb8f5c4087a02f43 Mon Sep 17 00:00:00 2001 From: Mohamed Hegazy Date: Tue, 7 Feb 2017 16:40:43 -0800 Subject: [PATCH] Do not run npm update --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 08bd7817c79..92d66653381 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,6 @@ install: - npm uninstall typescript - npm uninstall tslint - npm install - - npm update cache: directories: