build: Node.js@15.7

This commit is contained in:
Douglas Christopher Wilson
2021-01-27 19:36:40 -05:00
parent 6a3fdb0dae
commit 0812a30474
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ node_js:
- "12.20"
- "13.14"
- "14.15"
- "15.5"
- "15.7"
cache:
directories:
- node_modules
+1 -1
View File
@@ -17,7 +17,7 @@ environment:
- nodejs_version: "12.20"
- nodejs_version: "13.14"
- nodejs_version: "14.15"
- nodejs_version: "15.5"
- nodejs_version: "15.7"
cache:
- node_modules
install: