CI: Add a node.js 15 build

This commit is contained in:
Ronan Jouchet 2020-11-08 20:45:36 -05:00
parent 2c10d122f3
commit c78147225d
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ os:
- osx
- windows
node_js:
- '15'
- '14' # Changing this? Remind to keep linter+deploy conditions below aligned
- '12'
- '10'