Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRebecca Turner <me@re-becca.org>2016-10-25 00:29:36 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-10-25 02:18:29 +0300
commita5b0a8db561916086fc7dbd6eb2836c952a42a7e (patch)
tree7b0b400a944073f6a7a24cf2fffba9811f693643 /.npmignore
parent0c122f24ff1d4d400975edda2b7262aaaf6f7d69 (diff)
travis: Adjust tests to pass with NYC under travis
Credit: @iarna PR-URL: https://github.com/npm/npm/pull/14400 Reviewed-By: @zkat
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
index 93398c04a..8aa0c3e0a 100644
--- a/.npmignore
+++ b/.npmignore
@@ -30,3 +30,5 @@ html/*.png
/test/tap/builtin-config
.nyc_output
+
+npm-shrinkwrap.json \ No newline at end of file