From: Anatol Belski Date: Sat, 17 Dec 2016 12:12:34 +0000 (+0100) Subject: replace default appveyor build version X-Git-Tag: php-7.1.1RC1~84^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cd1c18853f44ef794e5815128f59904453d4cb1;p=php replace default appveyor build version --- diff --git a/.appveyor.yml b/.appveyor.yml index 59541905f1..9a05c6a65c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,3 +1,6 @@ + +version: "{branch}.build.{build}" + image: Visual Studio 2015 clone_depth: 64