dist: trusty language: node_js node_js: "stable" os: linux addons: chrome: stable before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - sleep 3 - fluxbox >/dev/null 2>&1 &