Skip to content

Commit

Permalink
no coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vvval committed Jan 15, 2017
1 parent bbd9b4d commit 97ba20a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@ build:
- "sudo apt-get install libimage-exiftool-perl"

tests:
override:
-
command: "phpunit --coverage-clover logs/coverage.clover"
coverage:
file: "logs/coverage.clover"
format: 'clover'
before:
- "phpunit"

before_commands:
- "composer install --no-interaction --prefer-source"

0 comments on commit 97ba20a

Please # to comment.