language: node_js env: - python node_js: - "15" install: - npm install script: - npm run test