Fixed: appveyor yml

This commit is contained in:
Molunerfinn 2018-01-10 17:17:42 +08:00
parent 26f6627b44
commit 9df9b547d1

View File

@ -21,9 +21,8 @@ init:
install:
- ps: Install-Product node 8 x64
- choco install yarn --ignore-dependencies
- git reset --hard HEAD
- yarn
- npm install
- node --version
build_script: