Browse Source

Enable code coverage on scrutinizer

tags/v8.1.0beta1
Thomas Müller 9 years ago
parent
commit
4ef797f649
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      .scrutinizer.yml

+ 4
- 0
.scrutinizer.yml View File

@@ -18,3 +18,7 @@ filter:
imports:
- javascript
- php

tools:
external_code_coverage:
timeout: 1200 # Timeout in seconds. 20 minutes

Loading…
Cancel
Save