language: ruby cache: bundler rvm: - 2.3.8 - 2.4.10 - 2.5.8 - 2.6.6 before_install: - gem install bundler branches: only: - master