dist: xenial language: node_js node_js: - '10' - '12' - '14' addons: chrome: stable before_install: - google-chrome-stable --headless --no-sandbox --remote-debugging-port=9222 http://localhost & script: npm run build