language: ruby before_script: - sudo apt-get -y install linux-headers-$(uname -r) - sudo apt-get install virtualbox rvm: - 1.9.3 - 1.8.7