Skip to content

Commit

Permalink
Build: Remove commit check from appveyor (fixes #6292) (#6294)
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto authored and nzakas committed Jun 1, 2016
1 parent 3e38fc1 commit c78c8cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion appveyor.yml
Expand Up @@ -19,7 +19,6 @@ build: off

test_script:
- npm test
- npm run check-commit

matrix:
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.

0 comments on commit c78c8cb

Please sign in to comment.