language: node_js node_js: - "10" sudo: required dist: trusty install: - npm install script: - npm run test