From c8be0e748efcc542ec2d49c5f10eccff9095def5 Mon Sep 17 00:00:00 2001 From: Andrew Embler Date: Wed, 11 Mar 2020 19:26:58 +0000 Subject: [PATCH] removing php 7.1 from appveyor --- .appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index 84cb73e928c..92a3d230f7d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,9 +2,6 @@ version: "Build {build}" environment: matrix: - - PHP_VERSION: '7.1' - PHP_ARCHITECTURE: x86 - PREFER_LOWEST: - PHP_VERSION: '7.2' PHP_ARCHITECTURE: x64 PREFER_LOWEST: