test: set npm registry inside .npmrc

This commit is contained in:
Christoph Witzko
2015-02-04 20:18:19 +01:00
parent 73b888fdc3
commit f2484b8e42
3 changed files with 1 additions and 6 deletions
-4
View File
@@ -8,10 +8,6 @@ mkdir -p .tmp/modules
sleep 0.5
npm config get registry >> .tmp/registry
cp ~/.npmrc .tmp/.npmrc
cp tests/.npmrc ~/.npmrc
npm config set registry http://127.0.0.1:4873/