Skip to content

Commit

Permalink
Update .scrutinizer.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
prwater committed Jan 14, 2021
1 parent e0363df commit ce5772f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ filter:
build:
environment:
php:
version: '7.4'
pecl_extensions:
- inotify

Expand All @@ -15,11 +16,3 @@ build:
tests:
override:
- php-scrutinizer-run

coverage:
tests:
override:
- command: './bin/phing unit'
coverage:
file: 'test/coverage.xml'
format: 'php-clover'

0 comments on commit ce5772f

Please sign in to comment.