Use default node 0.12.7
authorCheng Zhao <zcbenz@gmail.com>
Thu, 10 Dec 2015 04:22:46 +0000 (12:22 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Thu, 10 Dec 2015 04:23:39 +0000 (12:23 +0800)
Otherwise we would spend some time reinstalling node.

appveyor.yml

index 5e6a1b2b68ca7f085f0cd371a1beb14d6f212f3e..85071979a0e98cb8b472c61164325a06fdd3d4ac 100644 (file)
@@ -7,7 +7,7 @@ init:
 
 environment:
   matrix:
-    - nodejs_version: '4'
+    - nodejs_version: '0.12.7'
 
 platform:
   - x86