UNPKG

riffle

Version:

Forward and reverse iteration of a Strata b-tree.

19 lines (14 loc) 195 B
sudo: false language: node_js node_js: - '0.10' - '0.12' - '4' - '5' branches: only: - master - travis-ci before_install: - npm install - npm install istanbul coveralls