commit 457e4eb793d516b8ee7406183b65ff33e3702f2a parent 1d15a0881dbb9de6aa93bf5376a7f9c6ad526ef5 Author: finwo <finwo@pm.me> Date: Mon, 22 Oct 2018 15:06:12 +0200 Let's feed it an array then Diffstat:
| M | .scrutinizer.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.scrutinizer.yml b/.scrutinizer.yml @@ -22,7 +22,7 @@ build: override: - true -checks: false +checks: [] #build: # environment: # node: '10.11.0'