From 6a7bb34ee34512eac83f9f9f9ceee4ba12f6d1c2 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sat, 6 Oct 2018 20:25:47 +0200 Subject: [PATCH] asdf2 --- appveyor.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 3f624a5..1b9acfc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,9 +9,8 @@ environment: matrix: - THREAD_SAFE: "true" - THREAD_SAFE: "false" - PHP: - - PHP_VERSION: "7.2.10" - PHP_BRANCH: "7.2" + PHP_VERSION: "7.2.10" + PHP_BRANCH: "7.2" shallow_clone: true