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

Commit

Permalink
Try to fix appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOnderka committed Dec 15, 2015
1 parent 22ff5c0 commit 7b7c95a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +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 .
- parallel-lint --exclude vendor --exclude tests\examples --no-colors .
- parallel-lint --exclude vendor --exclude tests\examples .

0 comments on commit 7b7c95a

Please sign in to comment.