We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac1bf2 commit a6153cfCopy full SHA for a6153cf
docs/content/commands/npm-ci.md
@@ -67,7 +67,7 @@ $ npm ci
67
added 154 packages in 5s
68
```
69
70
-Configure Travis to build using `npm ci` instead of `npm install`:
+Configure Travis CI to build using `npm ci` instead of `npm install`:
71
72
```bash
73
# .travis.yml
0 commit comments