diff --git a/.travis.yml b/.travis.yml index efe1bbd18..637eafbc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ bundler_args: --without development rvm: - ruby-head + - 2.7 - 2.6 - 2.5 - 2.4 diff --git a/README.md b/README.md index 5657b5359..76b83a459 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This library supports the following Ruby implementations: * Ruby 2.4 * Ruby 2.5 * Ruby 2.6 +* Ruby 2.7 ### Migrating from 4.x