build: Node.js@12.8

This commit is contained in:
Douglas Christopher Wilson
2019-08-10 16:50:24 -04:00
parent 3ab32ac667
commit 2b82ea68fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ node_js:
- "9.11"
- "10.16"
- "11.15"
- "12.7"
- "12.8"
sudo: false
cache:
directories:
+1 -1
View File
@@ -14,7 +14,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.16"
- nodejs_version: "11.15"
- nodejs_version: "12.7"
- nodejs_version: "12.8"
cache:
- node_modules
install: