language: node_js node_js: - "8" dist: trusty addons: chrome: stable before_install: - # start your web application and listen on `localhost` - google-chrome-stable --headless --disable-gpu --remote-debugging-port=9222 http://localhost &