rvm: - 1.9.2 - 1.9.3 - 2.0.0 before_install: - gem update --system install: "bundle install" script: "bundle exec rake"