language: ruby rvm: - 2.0.0 - 2.1.2 before_script: - cd spec/dummy - bundle exec rake db:migrate - cd ../../