sudo: false language: node_js script: - yarn run test - yarn run lint - yarn run flow node_js: - "stable"