UNPKG

boris

Version:

Boris a pure javascript parser for the Redis serialization protocol (RESP).

22 lines 422 B
sudo: false language: node_js node_js: - "9" - "8" - "7" - "6" - "5" - "4" - "2" - "1" - "0.12" - "0.11" - "0.10" before_script: - npm install -g istanbul - npm install -g codeclimate-test-reporter script: istanbul cover -v test/run.js after_script: - codeclimate-test-reporter < coverage/lcov.info env: - CODECLIMATE_REPO_TOKEN=fed91296d563623c9d5b4496c033576f19bcc342dd2481b55cf920235fb00c08