build: Node.js@14.3

This commit is contained in:
Douglas Christopher Wilson
2020-05-23 19:04:19 -04:00
parent 7e737fb9f4
commit fe7aa00af8
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ node_js:
- "11.15"
- "12.16"
- "13.14"
- "14.1"
- "14.3"
cache:
directories:
- node_modules

View File

@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.16"
- nodejs_version: "13.14"
- nodejs_version: "14.1"
- nodejs_version: "14.3"
cache:
- node_modules
install: