This commit is contained in:
Alexander Gabriel 2018-10-06 20:19:35 +02:00
parent bba42024db
commit 89c854954f

View File

@ -5,14 +5,11 @@ platform:
- x86 - x86
environment: environment:
VS_VERSION: Visual Studio 15 2017
matrix: matrix:
# VS 2017
- VS_VERSION: Visual Studio 15 2017
matrix2:
- THREAD_SAFE: "true" - THREAD_SAFE: "true"
- THREAD_SAFE: "false" - THREAD_SAFE: "false"
matrix3: PHP_VERSION: 7.2.10
- PHP_VERSION: 7.2.10
PHP_BRANCH: 7.2 PHP_BRANCH: 7.2
shallow_clone: true shallow_clone: true