summaryrefslogtreecommitdiff
path: root/deps/node/deps/npm/man/man1/npm-install-ci-test.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/node/deps/npm/man/man1/npm-install-ci-test.1')
-rw-r--r--deps/node/deps/npm/man/man1/npm-install-ci-test.123
1 files changed, 0 insertions, 23 deletions
diff --git a/deps/node/deps/npm/man/man1/npm-install-ci-test.1 b/deps/node/deps/npm/man/man1/npm-install-ci-test.1
deleted file mode 100644
index 6cdda35e..00000000
--- a/deps/node/deps/npm/man/man1/npm-install-ci-test.1
+++ /dev/null
@@ -1,23 +0,0 @@
-.TH "NPM" "" "January 2019" "" ""
-.SH "NAME"
-\fBnpm\fR
-.SH SYNOPSIS
-.P
-.RS 2
-.nf
-npm install\-ci\-test
-
-alias: npm cit
-.fi
-.RE
-.SH DESCRIPTION
-.P
-This command runs an \fBnpm ci\fP followed immediately by an \fBnpm test\fP\|\.
-.SH SEE ALSO
-.RS 0
-.IP \(bu 2
-npm help ci
-.IP \(bu 2
-npm help test
-
-.RE