tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Testing against other jruby versions #476

Closed williamweckl closed 16 hours ago

williamweckl commented 8 years ago

The only obstacle to upgrade the gem to Rails 5 is passing in jruby tests. Since the tests are running with an old jruby version, I made this poc to see if it passes in newer versions.

seanpdoyle commented 7 years ago

Thanks for getting this started.

There have been some changes to our CI setup in the mean time, could you rebase off the latest master and push again?

seanpdoyle commented 7 years ago

I'm sorry that this has sat for so long.

The failing CI test suite has been corrected.

Could you please rebase off of master?