rails / coffee-rails

CoffeeScript adapter for the Rails asset pipeline. Also adds support for .coffee views.
MIT License
230 stars 64 forks source link

Travis broken for Ruby < 2.3, Rails <= 4 #103

Closed larouxn closed 5 years ago

larouxn commented 5 years ago

gem install bundler is installing Bundler >= 2.0 on Travis. As Bundler 2.0 dropped support for Ruby < 2.3, tests aren't running properly for many Ruby versions on Travis, include but not limited to:

https://github.com/rails/coffee-rails/blob/fcb80dc8c7097005cd0b98125c40995eeeba5ec3/.travis.yml#L9-L12

Also broken for Rails <= 4.0.