try locking node version to get tests running on windows

This commit is contained in:
Rich Harris
2018-07-16 17:42:54 -04:00
parent dd190af904
commit 5428a7ec95

View File

@@ -10,7 +10,7 @@ build: off
environment:
matrix:
# node.js
- nodejs_version: stable
- nodejs_version: 10.5
install:
- ps: Install-Product node $env:nodejs_version