appveyor
This commit is contained in:
7
appveyor.yml
Normal file
7
appveyor.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
version: 1.0.{build}
|
||||
build_script:
|
||||
- cmd: >-
|
||||
npm install
|
||||
|
||||
node_modules\\.bin\\gulp.cmd pack
|
||||
test: off
|
||||
Reference in New Issue
Block a user