build: Node.js@4.4

This commit is contained in:
Douglas Christopher Wilson
2016-04-17 22:09:43 -04:00
parent 11b27ed4d3
commit 6cb3ab01a0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ node_js:
- "1.8"
- "2.5"
- "3.3"
- "4.2"
- "4.4"
- "5.3"
sudo: false
before_install:
+1 -1
View File
@@ -6,7 +6,7 @@ environment:
- nodejs_version: "1.8"
- nodejs_version: "2.5"
- nodejs_version: "3.3"
- nodejs_version: "4.2"
- nodejs_version: "4.4"
- nodejs_version: "5.3"
install:
- ps: Install-Product node $env:nodejs_version