From 5914bce73677d4a730e198034d8bc063303dfeda Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Sat, 6 Oct 2018 20:23:23 +0200 Subject: [PATCH] asdf --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 957acab..3f624a5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,8 +10,8 @@ environment: - 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