--- language: node_js node_js: - "6" - "5" - "4" - "0.12" before_script: - npm run snyk:protect after_success: - npm run test:cov