diff --git a/.travis.yml b/.travis.yml index be7c3d2..491a556 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,13 +3,11 @@ sudo: false cache: bundler before_install: gem update bundler --no-document rvm: - - 1.9.3 - - 2.0.0 - - 2.1.10 - - 2.2.9 - - 2.3.6 - - 2.4.3 - - 2.5.0 + - 2.2 + - 2.3 + - 2.4 + - 2.5 + - 2.6 - ruby-head - jruby matrix: