From e4145e3c35ae69a22cd305b6cceec9beebb9e707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Caruso?= Date: Thu, 8 Mar 2018 11:36:49 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20test=20=E2=80=9Callow=5Ffailures?= =?UTF-8?q?=E2=80=9D=20for=20PHP=207.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index b984d2f87..694152f62 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,6 @@ php: - 7.1 - 7.2 -matrix: - allow_failures: - - php: 7.2 - addons: chrome: stable