Bumps Windows tests to run on Node.js 4.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 18 Sep 2015 06:38:41 +0000 (07:38 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 18 Sep 2015 06:38:41 +0000 (07:38 +0100)
appveyor.yml

index df56f85..ec00931 100644 (file)
@@ -9,9 +9,7 @@ init:
 
 environment:
   matrix:
-    - nodejs_version: 0.10
-    - nodejs_version: 0.12
-    - nodejs_version: 1
+    - nodejs_version: 4
 
 install:
   - ps: Install-Product node $env:nodejs_version