twbs / bootstrap-rubygem

Bootstrap rubygem for Rails / Sprockets / Hanami / etc
https://rubygems.org/gems/bootstrap
MIT License
2.02k stars 447 forks source link

Migrate CI from Travis to GitHub Actions #244

Closed mishina2228 closed 2 years ago

mishina2228 commented 2 years ago

Close #242.

Since June 15th, 2021, the building on travis-ci.org is ceased. This PR migrates CI from Travis CI to GitHub Actions. Here are the details:

glebm commented 2 years ago

Thanks!