1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Switch Windows build to use PHP 7.4

This commit is contained in:
Matthew Brown 2019-12-01 22:10:05 -05:00 committed by GitHub
parent afbd04a1dc
commit 1832014521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ init:
environment:
SSL_CERT_FILE: "C:\\tools\\php\\cacert.pem"
matrix:
- php_ver_target: 7.3
- php_ver_target: 7.4
DEPS: 'low'
- php_ver_target: 7.3
- php_ver_target: 7.4
DEPS: 'high'
cache: