Added CI config files

This commit is contained in:
Alejandro Celaya
2016-04-17 19:34:16 +02:00
parent a9813b1ab9
commit db9051dcde
5 changed files with 36 additions and 4 deletions

6
.scrutinizer.yml Normal file
View File

@@ -0,0 +1,6 @@
tools:
external_code_coverage: true
checks:
php:
code_rating: true
duplication: true