.travis.yml in oauth2-client-1.0.0 vs .travis.yml in oauth2-client-1.1.0

- old
+ new

@@ -1,6 +1,7 @@ language: ruby rvm: + - "1.8.7" - "1.9.2" - "1.9.3" # uncomment this line if your project needs to run something other than `rake`: # # script: bundle exec rspec spec