language: ruby before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start rvm: - 2.1.1 env: - RAILS=4.0.4 - RAILS=4.1.0 - RAILS=4.1.1