build: Node.js@13.1

This commit is contained in:
Douglas Christopher Wilson
2019-11-09 20:44:00 -05:00
parent 4c64e7b791
commit 6e1bcada54
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ node_js:
- "10.17"
- "11.15"
- "12.13"
- "13.0"
- "13.1"
sudo: false
cache:
directories:
+1 -1
View File
@@ -15,7 +15,7 @@ environment:
- nodejs_version: "10.17"
- nodejs_version: "11.15"
- nodejs_version: "12.13"
- nodejs_version: "13.0"
- nodejs_version: "13.1"
cache:
- node_modules
install: