language: node_js node_js: - 12 - 14 - 16 matrix: fast_finish: true cache: directories: - '$HOME/.npm' script: - npm test