From 74e1569819a87323911038627684e8ceb447ee44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Fri, 16 Aug 2019 12:24:30 +0200 Subject: [PATCH] travis: only build ruby-head We use GitHub Actions for the rest, particularly giving us a boost in macOS builds. Building ruby-head is for the moment more convenient here. --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 10fbb611c..7999aa45f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,12 +6,7 @@ os: - osx rvm: - - 2.3.3 - - 2.4.0 - - 2.5.0 - - 2.6 - ruby-head - - rbx-2 addons: apt: