From 027e58fd568a46b339452b78557e6f3c56744e48 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Wed, 25 Dec 2019 14:16:51 +0000 Subject: [PATCH] Removed legacy travis option (#861) --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e2c1857..197443b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,9 +6,6 @@ php: - 7.2 - 7.3 - 7.4 -# This triggers builds to run on the new TravisCI infrastructure. -# See: http://docs.travis-ci.com/user/workers/container-based-infrastructure/ -sudo: false ## Cache composer cache: