Update travis-ci ruby rvm version

This commit is contained in:
Brian Cain 2019-10-21 21:14:48 -07:00
parent b2574325a0
commit aaeaa1acda
No known key found for this signature in database
GPG key ID: 892C1688A9A54219

View file

@ -1,5 +1,5 @@
sudo: false sudo: false
language: ruby language: ruby
rvm: rvm:
- 2.4 - 2.6.5
script: bundle exec rake rubocop spec script: bundle exec rake rubocop spec