Closed petergoldstein closed 2 years ago
Migrates CI to GitHub Actions as Travis CI.org is no longer active. Adds gemfiles for recent ActiveSupport minor releases.
I restricted to Ruby >= 2.5 and Rails >= 5.2. To match up with the Travis config I included a jruby line and a ruby-head line.
This all runs green on my fork.
I've applied this proposed change in my fork and it looks good to me.
https://github.com/flavorjones/rails-dom-testing/actions/runs/2670430372
Extended in #103, closing.
Migrates CI to GitHub Actions as Travis CI.org is no longer active. Adds gemfiles for recent ActiveSupport minor releases.
I restricted to Ruby >= 2.5 and Rails >= 5.2. To match up with the Travis config I included a jruby line and a ruby-head line.
This all runs green on my fork.