also fix appveyor

This commit is contained in:
Alexey Kasyanchuk 2018-03-24 01:42:48 +03:00
parent 51b119df8c
commit c549e6b266

View File

@ -9,9 +9,9 @@ cache:
install:
- ps: Install-Product node 8 x64
- yarn
- npm install
build_script:
- yarn test
- npm test
test: false