UNPKG

flake-idgen

Version:

Flake ID generator yields k-ordered, conflict-free ids in a distributed environment

19 lines 368 B
language: node_js node_js: - 8 - 10 - 12 notifications: email: - tompwk@gmail.com addons: code_climate: repo_token: 21f22d9d5941a54b1a028f91a7fc75f1104c514d4f05df6a8095777d2ee58ada cache: directories: - node_modules install: - npm install -g istanbul - npm install -g mocha after_success: - codeclimate-test-reporter < coverage/lcov.info