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:
authorTakuya N <takninnovationresearch@gmail.com>2022-08-01 21:11:12 +0300
committerGitHub <noreply@github.com>2022-08-01 21:11:12 +0300
commita6153cfd2b0764e69d103b33af6b42978b0403f4 (patch)
treec8e0c47e2b59a3b2b59b21970694a30907ebd596 /docs/content
parenteac1bf26f28e9e8fc07e1350c3d7b14a94005ebf (diff)
docs: Use the full proper name of Travis CI (#5240)
Use the full proper name of Travis CI Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/commands/npm-ci.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/commands/npm-ci.md b/docs/content/commands/npm-ci.md
index 30a03365a..3ecd7c6ef 100644
--- a/docs/content/commands/npm-ci.md
+++ b/docs/content/commands/npm-ci.md
@@ -67,7 +67,7 @@ $ npm ci
added 154 packages in 5s
```
-Configure Travis to build using `npm ci` instead of `npm install`:
+Configure Travis CI to build using `npm ci` instead of `npm install`:
```bash
# .travis.yml