build: Node.js@13.3

This commit is contained in:
Douglas Christopher Wilson
2019-12-05 18:44:26 -05:00
parent 6044ccbd7d
commit 8336655fcb
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.2"
- "13.3"
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.2"
- nodejs_version: "13.3"
cache:
- node_modules
install: