From 974abf82fd2b82045860e50b60098d3ebc54ba09 Mon Sep 17 00:00:00 2001 From: Joakim Antman Date: Sun, 25 Oct 2020 23:01:49 +0200 Subject: [PATCH] Run 2.7 tests once --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9c0873a6..3924240a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ language: ruby cache: bundler rvm: - - 2.7 - 2.6 - 2.5 - 2.4 @@ -19,7 +18,7 @@ matrix: fast_finish: true include: - rvm: 2.7 - name: "Run Danger and Code Climate" + name: "Run Ruby 2.7 tests, Danger and Code Climate" before_script: - bundle exec danger after_script: