language: ruby cache: directories: - bundle rvm: - 2.7.1 - 2.6.6 script: - bundle exec rake spec notifications: email: false