language: node_js sudo: false before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start git: depth: 10 node_js: - 4.3 cache: directories: - node_modules