before_script: "sh -e /etc/init.d/xvfb start"
script: "DISPLAY=:99.0 bundle exec rake jasmine:headless"
rvm:
- 1.9.2
- 1.8.7