diff --git a/.travis.yml b/.travis.yml index 71a42c1..cffd158 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ bundler_args: --without debug doc rvm: - 1.8.7 - - 1.9.2 - 1.9.3 - ree script: "bundle exec rake test"