diff --git a/.travis.yml b/.travis.yml index 8eab5d2b79..723ec5450c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,10 @@ sudo: false language: ruby cache: bundler rvm: - - 2.3.7 - - 2.4.4 - - 2.5.1 - - 2.6.0 + - 2.3.8 + - 2.4.5 + - 2.5.3 + - 2.6.1 - ruby-head before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter