autolevel.js

Automatically use the right abstract-leveldown module for your configuration
git clone git://git.finwo.net/lib/autolevel.js
Log | Files | Refs | README | LICENSE

commit fd1ceafd305ae9df9d9f995e463979e6e8e07e4c
parent 457e4eb793d516b8ee7406183b65ff33e3702f2a
Author: finwo <finwo@pm.me>
Date:   Mon, 22 Oct 2018 15:10:09 +0200

Feed build.nodes.tests an empty array

Diffstat:
M.scrutinizer.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.scrutinizer.yml b/.scrutinizer.yml @@ -18,6 +18,7 @@ build: coverage: file: 'coverage/clover.xml' format: 'clover' + tests: [] tests: override: - true