build: Node.js@14.5

This commit is contained in:
Douglas Christopher Wilson
2020-07-16 20:25:24 -04:00
parent 8e68e57125
commit c32caf8a37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ node_js:
- "11.15"
- "12.18"
- "13.14"
- "14.4"
- "14.5"
cache:
directories:
- node_modules
+1 -1
View File
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.18"
- nodejs_version: "13.14"
- nodejs_version: "14.4"
- nodejs_version: "14.5"
cache:
- node_modules
install: