Skip to content

Commit d5d5d51

Browse files
scrutinize php version
1 parent 54ea748 commit d5d5d51

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,7 @@ checks:
44
build:
55
tests:
66
override:
7-
-
8-
command: 'vendor/bin/phpunit --coverage-clover=clover'
9-
coverage:
10-
file: 'clover'
11-
format: 'clover'
12-
13-
analysis:
14-
project_setup:
15-
override: true
16-
tests:
17-
override: [php-scrutinizer-run]
7+
- php-scrutinizer-run
188

199
nodes:
2010
php56:

0 commit comments

Comments
 (0)