diff --git a/.travis.yml b/.travis.yml index 587c1ce92c..f629b9ca2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,8 @@ rvm: - "2.3" - "2.4" - "2.5" - - &latest_ruby "2.6" + - "2.6" + - &latest_ruby "2.7" cache: bundler: true bundler_args: --without development