vapid
Version:
Vapid, a vacuous Redis implementation for connection tests, with a fully functional PubSub system for multiple clients.
21 lines • 411 B
YAML
sudo: false
language: node_js
node_js:
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
- "2"
- "1"
- "0.12"
- "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=2fad79aafaec0f5e4801787915f93bfbaf2b8287f509f53ce12de8dc4496f2a5