1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Don't test against Ruby 1.9.1 until Rack restores compatibility

https://github.com/rack/rack/pull/173
This commit is contained in:
Erik Michaels-Ober 2011-05-24 23:06:52 -07:00
parent 2b31822140
commit 9ddad05aa1

View file

@ -1,7 +1,6 @@
script: "bundle exec rake test"
rvm:
- 1.8.7
- 1.9.1
- 1.9.2
- jruby
- rbx