language: ruby rvm: - 2.1.9 - 2.6.6 - 2.7.1 - 3.0.0 before_install: - gem update bundler # This prevents testing branches that are created just for PRs branches: only: - master