language: node_js node_js: - "0.12" - "0.10" - "iojs" after_success: - npm run test-cov cache: directories: - node_modules