language: node_js script: npm run cover branches: except: - develop node_js: - '6.1.0' - stable after_success: - npm run coveralls