Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

Commit

Permalink
Added parallel-lint test to appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOnderka committed Dec 15, 2015
1 parent 0244bc8 commit 66d841d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ install:

test_script:
- vendor\bin\tester tests -p php
- ./parallel-lint --exclude vendor --exclude tests/examples --no-colors .
- ./parallel-lint --exclude vendor --exclude tests/examples .

0 comments on commit 66d841d

Please sign in to comment.