build: Node.js@14.1

This commit is contained in:
Douglas Christopher Wilson
2020-05-01 21:52:54 -04:00
parent ee51d44121
commit ba0c70c6b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ node_js:
- "11.15"
- "12.16"
- "13.14"
- "14.0"
- "14.1"
cache:
directories:
- node_modules
+1 -1
View File
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.16"
- nodejs_version: "13.14"
- nodejs_version: "14.0"
- nodejs_version: "14.1"
cache:
- node_modules
install: