diff --git a/.travis.yml b/.travis.yml index 07f842f..2afa82a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,7 @@ language: ruby cache: bundler rvm: - - 2.0 - - 2.2 - - 2.3.1 + - 2.3.3 bundler_args: --without integration script: bundle exec rake