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 dd74c42c35d85939d24448a1905eb44781dfeffd
parent f4e1ad35b2c0e54186ac3c843717e0435bf6dd23
Author: finwo <finwo@pm.me>
Date:   Mon, 22 Oct 2018 14:54:14 +0200

Without javascript checks then?

Diffstat:
M.scrutinizer.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.scrutinizer.yml b/.scrutinizer.yml @@ -9,5 +9,5 @@ build: tests: override: - npm test -checks: - javascript: true +#checks: +# javascript: true