misc: bring back latest node version build on appveyor

This commit is contained in:
Clark Du 2018-07-24 17:19:42 +01:00 committed by Clark Du
parent 139ff62773
commit 5c6daae205

View File

@ -2,8 +2,7 @@
environment:
matrix:
- nodejs_version: "8"
# Temporary disabled
# - nodejs_version: "10"
- nodejs_version: "Current"
cache:
- "%LOCALAPPDATA%\\Yarn"