bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

README: Use GH Actions badge, drop Travis badge, configuration file #600

Closed olleolleolle closed 3 years ago

olleolleolle commented 3 years ago

This PR replaces the TravisCI build status badge with the one from GitHub Actions.

In addition: drop the .travis.yml configuration file.