diff --git a/.travis.yml b/.travis.yml index 5899ad2bdd..aefc70144e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,10 +6,10 @@ language: ruby cache: bundler rvm: - 2.1.10 - - 2.2.9 - - 2.3.6 - - 2.4.3 - - 2.5.0 + - 2.2.10 + - 2.3.7 + - 2.4.4 + - 2.5.1 - ruby-head before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter