language: ruby rvm: - 1.9.3 - jruby - 2.0 before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start script: - bundle exec rspec