This commit is contained in:
Tommy Parnell
2016-06-20 19:11:35 -04:00
parent 41bca423b2
commit 0f9a4cfbc1

7
appveyor.yml Normal file
View File

@@ -0,0 +1,7 @@
version: 1.0.{build}
build_script:
- cmd: >-
npm install
node_modules\\.bin\\gulp.cmd pack
test: off