Skip `lint-deps` on appveyor, which triggers a failed build

This commit is contained in:
sachaaaaa 2019-05-14 14:36:11 +10:00
parent ab202f0225
commit 990f390f8a
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ install:
build_script:
- yarn generate
- yarn lint-windows
- yarn lint-deps
- yarn test-node
- node build\grunt.js
- type package.json | findstr /v certificateSubjectName > temp.json