On AppVeyor, run tests through newer version of Node for faster npm restores

This commit is contained in:
Steve Sanderson 2017-09-06 12:58:51 +01:00
parent 9174ca79fa
commit a85fd96e26
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
init:
- git config --global core.autocrlf true
install:
- ps: Install-Product node 6.9.2 x64
- ps: Install-Product node 8.4.0 x64
branches:
only:
- master