sudo: false language: node_js install: - npm install script: - npm test - npm run dist