build: Node.js@12.6

This commit is contained in:
Douglas Christopher Wilson
2019-07-04 23:51:06 -04:00
parent 12a56a6f2e
commit 0dde93dc69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ node_js:
- "9.11"
- "10.15"
- "11.15"
- "12.1"
- "12.6"
sudo: false
cache:
directories:
+1 -1
View File
@@ -14,7 +14,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.15"
- nodejs_version: "11.15"
- nodejs_version: "12.1"
- nodejs_version: "12.6"
cache:
- node_modules
install: