build: Node.js@13.8

This commit is contained in:
Douglas Christopher Wilson
2020-02-08 20:06:33 -05:00
parent 4f0326af87
commit cd937079b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ node_js:
- "10.19"
- "11.15"
- "12.15"
- "13.7"
- "13.8"
sudo: false
cache:
directories:
+1 -1
View File
@@ -15,7 +15,7 @@ environment:
- nodejs_version: "10.19"
- nodejs_version: "11.15"
- nodejs_version: "12.15"
- nodejs_version: "13.7"
- nodejs_version: "13.8"
cache:
- node_modules
install: