install: - ps: Install-Product node 6.6.0 x64 - npm install --silent --quiet platform: - x86 - x64 build: off test_script: - node --version - npm --version - npm test