fix appveyor.yml
This commit is contained in:
parent
21da0eb6dc
commit
bba42024db
@ -8,10 +8,10 @@ environment:
|
|||||||
matrix:
|
matrix:
|
||||||
# VS 2017
|
# VS 2017
|
||||||
- VS_VERSION: Visual Studio 15 2017
|
- VS_VERSION: Visual Studio 15 2017
|
||||||
matrix:
|
matrix2:
|
||||||
- THREAD_SAFE: "true"
|
- THREAD_SAFE: "true"
|
||||||
- THREAD_SAFE: "false"
|
- THREAD_SAFE: "false"
|
||||||
matrix:
|
matrix3:
|
||||||
- PHP_VERSION: 7.2.10
|
- PHP_VERSION: 7.2.10
|
||||||
PHP_BRANCH: 7.2
|
PHP_BRANCH: 7.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user