diff --git a/.travis.yml b/.travis.yml index f1b7dde26c..814fd09ec6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: ruby rvm: - - "1.9.2" - "1.9.3" # uncomment this line if your project needs to run something other than `rake`: script: bundle exec rspec spec \ No newline at end of file