From fc3ee032b4f4a76d89b0303f8f4dd179c3d8e0da Mon Sep 17 00:00:00 2001 From: Benoit Tigeot Date: Sat, 16 May 2020 15:09:03 +0200 Subject: [PATCH] Switch to xenial to have more stable dependencies See: https://travis-ci.community/t/travisci-chrome-version-has-regressed-back-to-v62/8603/2?u=banzaiman --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index c65a0c1e95..1bedc7a937 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,9 +40,6 @@ before_script: script: "script/run_build 2>&1" -# In order to install old Rubies, we need to use old Ubuntu distibution. -dist: trusty - matrix: include: # Rails 6.0 builds >= 2.5.0