build: Node.js@15.5

This commit is contained in:
Douglas Christopher Wilson
2021-01-04 00:09:54 -05:00
parent 22828c2005
commit be96563b6b
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.3"
- "15.5"
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.3"
- nodejs_version: "15.5"
cache:
- node_modules
install: