rails / arel

A Relational Algebra
2.06k stars 390 forks source link

Missing "txt" suffix on MIT-LICENSE file #395

Closed jasnow closed 9 years ago

jasnow commented 9 years ago

Failed Travis run (https://travis-ci.org/rails/arel/jobs/79413519) is became arel.gemspec expects MIT-LICENSE file to have a suffix of ".txt".

git grep MIT-LICENSE

jasnow commented 9 years ago

Verified issue: https://travis-ci.org/jasnow/arel

jasnow commented 9 years ago

Thanks