sudo: false language: node_js node_js: - 7.6 script: - npm run lint - npm run test-cov