language: node_js node_js: - "9" - "10" - "11" - "12" script: npm run test:verbose