Try to change timeout of command
This commit is contained in:
parent
f9e247bd77
commit
9f98cfbefe
@ -6,9 +6,9 @@ build:
|
|||||||
analysis:
|
analysis:
|
||||||
tests:
|
tests:
|
||||||
override:
|
override:
|
||||||
- php-scrutinizer-run
|
- command: php-scrutinizer-run
|
||||||
idle_timeout: 500
|
idle_timeout: 500
|
||||||
|
|
||||||
imports:
|
imports:
|
||||||
- javascript
|
- javascript
|
||||||
- php
|
- php
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user