language: node_js node_js: - "lts/*" before_script: - npm install -g parcel-bundler script: npm run flow