mirror of
https://github.com/github/rails.git
synced 2026-01-08 22:27:59 -05:00
Rails 3.2.x is now compatible with Ruby 2.0.0
This commit is contained in:
@@ -13,9 +13,6 @@ env:
|
|||||||
- "GEM=ar:mysql2"
|
- "GEM=ar:mysql2"
|
||||||
- "GEM=ar:sqlite3"
|
- "GEM=ar:sqlite3"
|
||||||
- "GEM=ar:postgresql"
|
- "GEM=ar:postgresql"
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- rvm: 2.0.0
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
|||||||
Reference in New Issue
Block a user