summaryrefslogtreecommitdiff
path: root/BUILDING.md
diff options
context:
space:
mode:
Diffstat (limited to 'BUILDING.md')
-rw-r--r--BUILDING.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 6adf3e5cda..5cac93621c 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -123,15 +123,6 @@ To run the tests:
$ make test
```
-To run the npm test suite:
-
-*note: to run the suite on node v4 or earlier you must first*
-*run `make install`*
-
-```console
-$ make test-npm
-```
-
To build the documentation:
This will build Node.js first (if necessary) and then use it to build the docs: