diff --git a/.travis.yml b/.travis.yml index e6b2bd29..9c38f8c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ language: ruby rvm: - 1.9.3 - - 2.0.0 before_script: - 'RAILS_ENV=test rake db:create db:schema:load --trace' notifications: