From 7b684aee0cabbd88e93bbdcee1a64bf1f9498e72 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 6 Mar 2019 16:48:58 +0000 Subject: [PATCH] Also makes this unnecessary --- scripts/jenkins.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/jenkins.sh b/scripts/jenkins.sh index a0e88e4d14..5e58a132bc 100755 --- a/scripts/jenkins.sh +++ b/scripts/jenkins.sh @@ -10,9 +10,6 @@ set -x npm install -# apparently npm 3.10.3 on node 6.4.0 doesn't upgrade #develop target with npm install unless explicitly asked. -npm install olm - # check out corresponding branches of dependencies. # # clone the deps with depth 1: we know we will only ever need that one