Build only for Windows on Appveyor

This commit is contained in:
TC
2019-04-28 12:37:44 +02:00
parent abc2bb8a4f
commit 941477bb0c
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,6 @@ install:
- npm install
build_script:
- npm run build
- npm run build:win
test: off