Add AppVeyor
This commit is contained in:
Родитель
539d31a799
Коммит
7b054a41c2
|
@ -0,0 +1,14 @@
|
|||
environment:
|
||||
nodejs_version: "6"
|
||||
|
||||
install:
|
||||
- npm install
|
||||
- node --version
|
||||
- npm --version
|
||||
- tsc -v
|
||||
|
||||
build_script:
|
||||
- npm run vscode:prepublish
|
||||
|
||||
test_script:
|
||||
- npm run tslint
|
Загрузка…
Ссылка в новой задаче