Add appveyor configuration file.

This commit is contained in:
Viktor Kovacs 2021-03-27 08:37:21 +01:00
parent 9264c1dd6d
commit 63d0acbc79

12
appveyor.yml Normal file
View File

@ -0,0 +1,12 @@
environment:
PYTHON: "3.6"
nodejs_version: "6"
install:
- npm install
test_script:
- npm run test
artifacts:
- path: build\package\*