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