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:
parent
2b31822140
commit
9ddad05aa1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
script: "bundle exec rake test"
|
||||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.1
|
||||
- 1.9.2
|
||||
- jruby
|
||||
- rbx
|
||||
|
|
Loading…
Reference in a new issue