mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove 1.9 from the Travis builds
Arel 7.0 will not support Ruby 1.9
This commit is contained in:
parent
6160bfbda1
commit
f1a3421ce7
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ script:
|
|||
rvm:
|
||||
- rbx
|
||||
- jruby
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- ruby-head
|
||||
|
|
Loading…
Reference in a new issue