before_install: - "npm install -g bower" - "bower install" - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" script: bundle exec rake