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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--README.md2
-rw-r--r--src/doc/README.md-nobuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 6e2a95dac..ed9cfbb91 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ language:
install:
- bundle install
- - npm install
+ - npm ci
script:
- npm run build
diff --git a/README.md b/README.md
index a42f1e4c8..ea32c213c 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ to the `dependencies` in your `component.json`.
From the root of the repository, install the tools used to develop.
$ bundle install
- $ npm install
+ $ npm ci
Build the font:
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index 867babbf9..9ba6e5128 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -80,7 +80,7 @@ to the `dependencies` in your `component.json`.
From the root of the repository, install the tools used to develop.
$ bundle install
- $ npm install
+ $ npm ci
Build the font: