diff --git a/.travis.yml b/.travis.yml index 5458bea..7f12200 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,6 @@ before_script: 'bundle exec rake test:setup' script: 'bundle exec rake test:all' cache: bundler rvm: + - 2.7 - 2.3.3 - 2.2.2