Skip to content

Commit

Permalink
Skip lint-deps on appveyor, which triggers a failed build
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaaaaa committed May 14, 2019
1 parent ab202f0 commit 990f390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 990f390

Please sign in to comment.