Skip to content

Commit 13058a5

Browse files
committed
Adjusted scrutinizer config
1 parent 22d6ec7 commit 13058a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ before_commands:
1515
- "composer require mongodb/mongodb \"^1.1\""
1616
- "composer require phpfastcache/phpssdb ~1.0.0\""
1717
- "composer require phpfastcache/couchdb \"~1.0.0\""
18-
build:
18+
build:
1919
environment:
2020
php:
2121
version: 5.6
@@ -34,7 +34,6 @@ filter:
3434
- var/*
3535
- vendor/*
3636
- tests/*
37-
- /home/*
3837
tools:
3938
external_code_coverage: false
4039
php_code_coverage: true

0 commit comments

Comments
 (0)