Skip to content

Commit

Permalink
Updated scrutinizer config
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed May 8, 2016
1 parent b967858 commit 6f77445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ filter:
paths:
- src/*
before_commands:
- 'composer install --dev --prefer-source'
- 'composer install --no-interaction --prefer-dist'
checks:
php:
code_rating: true
Expand Down

0 comments on commit 6f77445

Please sign in to comment.