hdachev/fakeredis

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
sudo: false

node_js:
  - '0.10'
  - '0.12'
  - '4'
  - '5'

cache:
  directories:
    node_modules

script: ./covertest