build: Node.js@13.6

This commit is contained in:
Douglas Christopher Wilson
2020-01-12 01:28:42 -05:00
parent 86e87f8c5e
commit 34fffcb92c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ node_js:
- "10.18"
- "11.15"
- "12.14"
- "13.5"
- "13.6"
sudo: false
cache:
directories:
+1 -1
View File
@@ -15,7 +15,7 @@ environment:
- nodejs_version: "10.18"
- nodejs_version: "11.15"
- nodejs_version: "12.14"
- nodejs_version: "13.5"
- nodejs_version: "13.6"
cache:
- node_modules
install: