language: node_js node_js: - "0.10" - "0.12" services: - redis-server before_script: - npm install -g mocha - npm install script: - mocha