Skip to content

Commit 66d841d

Browse files
committed
Added parallel-lint test to appveyor
1 parent 0244bc8 commit 66d841d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ install:
2525

2626
test_script:
2727
- vendor\bin\tester tests -p php
28+
- ./parallel-lint --exclude vendor --exclude tests/examples --no-colors .
29+
- ./parallel-lint --exclude vendor --exclude tests/examples .

0 commit comments

Comments
 (0)