Skip to content

Commit

Permalink
Remove the timeout from external_code_coverage since we dont have a l…
Browse files Browse the repository at this point in the history
…ong running build at the current moment
  • Loading branch information
dmanners committed Feb 10, 2017
1 parent 9964916 commit c47722d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ before_commands:
- "composer install --no-dev --prefer-source"

tools:
external_code_coverage:
timeout: 3600
php_code_coverage:
enabled: true
php_code_sniffer:
Expand Down

0 comments on commit c47722d

Please sign in to comment.