This commit is contained in:
Alexander Gabriel 2018-10-06 20:22:49 +02:00
parent 89c854954f
commit 02149df6da
1 changed files with 3 additions and 3 deletions

View File

@ -9,15 +9,15 @@ environment:
matrix:
- THREAD_SAFE: "true"
- THREAD_SAFE: "false"
PHP_VERSION: 7.2.10
PHP_BRANCH: 7.2
PHP:
- PHP_VERSION: 7.2.10
PHP_BRANCH: 7.2
shallow_clone: true
build_script:
- if "%platform%" == "x64" SET VS_FULL=%VS_VERSION% Win64
- if "%platform%" == "x86" SET VS_FULL=%VS_VERSION%
- mkdir C:\projects
#Build PHP
- move C:\cygwin C:\cygwin_disabled
- move C:\cygwin64 C:\cygwin64_disabled