diff --git a/.travis.yml b/.travis.yml index 453022c9..7fedbd59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ rvm: - - 1.9.2 - 1.9.3 before_script: - 'cp spec/dummy/config/database.travisci.yml spec/dummy/config/database.yml'