Skip to content

Commit

Permalink
Increasing scrutinizer code converage timeout period
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnnnyw committed Feb 21, 2015
1 parent 7a6c3a7 commit c56379d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ before_commands:
- "composer install --dev --prefer-source"

tools:
external_code_coverage: true
external_code_coverage:
timeout: 1200
php_cpd:
enabled: true
excluded_dirs: ["examples", "vendor"]
Expand Down

0 comments on commit c56379d

Please sign in to comment.