Explorar o código

appveyor: use PHP 7.0.7 for build

Stefan Siegl %!s(int64=9) %!d(string=hai) anos
pai
achega
c80f20ee38
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -8,7 +8,7 @@ environment:
     OUTDIR: Release
     CONFIGURE_EXTRA: --disable-zts
 
-  PHP_VERSION: 7.0.1
+  PHP_VERSION: 7.0.7
   PHP_SDK: c:\projects\php-sdk
 
 os: Windows Server 2012