language: node_js node_js: - "12" - "14" - "16" - "18" before_install: - npm install -g mocha