language: node_js node_js: - "node" - "lts/*" before_install: npm install -g prettier matrix: fast_finish: true allow_failures: - node_js: "6"