language: node_js node_js: - "node" dist: trusty install: - npm i -g npm@6.5.0 - npm ci scripts: - npm test