summaryrefslogtreecommitdiffstats
path: root/bower_components/bootstrap/test-infra/uncached-npm-install.sh
diff options
context:
space:
mode:
authorLibravatarAgustin Henze <tin@sluc.org.ar>2014-10-21 10:33:15 -0300
committerLibravatarAgustin Henze <tin@sluc.org.ar>2014-10-21 10:33:15 -0300
commit5ec02211214350ee558fd9f6bb052264fd24f75e (patch)
treeb61e8c61a95d18a91d053e71dcbd7b30e47552a1 /bower_components/bootstrap/test-infra/uncached-npm-install.sh
parent58c4878526dec5510f23c812274686787d8724ba (diff)
Imported Upstream version 7.1.0upstream/7.1.0
Diffstat (limited to 'bower_components/bootstrap/test-infra/uncached-npm-install.sh')
-rwxr-xr-xbower_components/bootstrap/test-infra/uncached-npm-install.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bower_components/bootstrap/test-infra/uncached-npm-install.sh b/bower_components/bootstrap/test-infra/uncached-npm-install.sh
deleted file mode 100755
index 1c56249..0000000
--- a/bower_components/bootstrap/test-infra/uncached-npm-install.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
-npm install
-rm npm-shrinkwrap.json