Run on node 14 in production, drop node 10 support for badge-maker and update test matrix (#6652)
This commit is contained in:
@@ -25,7 +25,7 @@ and learn about the [Github workflow](http://try.github.io/).
|
||||
|
||||
#### Node, NPM
|
||||
|
||||
Node >=12 and NPM >=7 is required. If you don't already have them,
|
||||
Node >=14 and NPM >=7 is required. If you don't already have them,
|
||||
install node and npm: https://nodejs.org/en/download/
|
||||
|
||||
### Setup a dev install
|
||||
|
||||
@@ -4,7 +4,7 @@ This document describes how to host your own shields server either from source o
|
||||
|
||||
## Installing from Source
|
||||
|
||||
You will need Node 12 or later, which you can install using a
|
||||
You will need Node 14 or later, which you can install using a
|
||||
[package manager][].
|
||||
|
||||
On Ubuntu / Debian:
|
||||
|
||||
Reference in New Issue
Block a user