use node 5.10 in appveyor

This commit is contained in:
Joao Moreno 2016-04-19 16:16:46 +02:00
parent aa7ae4353e
commit b43319bfb9

View file

@ -2,7 +2,7 @@ environment:
ATOM_SHELL_INTERNAL_RUN_AS_NODE: 1
install:
- ps: Install-Product node 4.1.1 x64
- ps: Install-Product node 5.10.1 x64
- npm install -g gulp mocha
build_script: