language: node_js node_js: - '7' before_script: - npm run build after_success: - npm run coveralls