1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-06 16:16:39 +02:00

adding support for scrutinizer, fix #57

This commit is contained in:
Mikael Roos
2015-03-04 11:12:39 +01:00
parent 96c183a616
commit 66db11974d

8
.scrutinizer.yml Normal file
View File

@@ -0,0 +1,8 @@
imports:
- php
filter:
excluded_paths: [test/*]
tools:
external_code_coverage: true