Skip to content
This repository has been archived by the owner on Jul 5, 2020. 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 7b7c95a commit 2ead2e4
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 .
- php parallel-lint.php --exclude vendor --exclude tests\examples --no-colors .
- php parallel-lint.php --exclude vendor --exclude tests\examples .

0 comments on commit 2ead2e4

Please sign in to comment.