language: node_js script: - npm test - npm run lint node_js: - "11" - "10" - "9" - "8" - "6" sudo: false