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: environment:
matrix: matrix:
- nodejs_version: "8" - nodejs_version: "8"
# Temporary disabled - nodejs_version: "Current"
# - nodejs_version: "10"
cache: cache:
- "%LOCALAPPDATA%\\Yarn" - "%LOCALAPPDATA%\\Yarn"