Skip to content

Commit

Permalink
Added .scrutinizer.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Mareš committed Nov 30, 2015
1 parent ab903ee commit fc53c54
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .scrutinizer.yml
@@ -0,0 +1,13 @@
before_commands:
- "composer install --prefer-source"

tools:
external_code_coverage:
timeout: 900
sensiolabs_security_checker: true
php_code_coverage:
enabled: true

checks:
php:
code_rating: true

0 comments on commit fc53c54

Please sign in to comment.