build: Node.js@6.9

This commit is contained in:
Douglas Christopher Wilson
2016-11-20 22:08:36 -05:00
parent 8201055cba
commit 4ed20255be
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ node_js:
- "3.3"
- "4.6"
- "5.12"
- "6.2"
- "6.9"
sudo: false
cache:
directories:
+1 -1
View File
@@ -8,7 +8,7 @@ environment:
- nodejs_version: "3.3"
- nodejs_version: "4.6"
- nodejs_version: "5.12"
- nodejs_version: "6.2"
- nodejs_version: "6.9"
cache:
- node_modules
install: