mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-01 19:42:23 +00:00
Merge pull request #1358 from wallabag/nicosomb-patch-1
Disable external_code_coverage on Scrutinizr
This commit is contained in:
commit
e40ff14d7d
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ tools:
|
|||
php_code_sniffer: true
|
||||
php_pdepend: true
|
||||
sensiolabs_security_checker: true
|
||||
external_code_coverage:
|
||||
timeout: 1800
|
||||
#external_code_coverage:
|
||||
# timeout: 3600
|
||||
php_code_coverage: true
|
||||
php_sim: false
|
||||
php_cpd: false
|
||||
|
|
Loading…
Reference in a new issue