1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

Only care about high for now

This commit is contained in:
Matthew Brown 2019-12-02 00:11:45 -05:00 committed by GitHub
parent 5fe3a4a5a9
commit 8e6aa8a07d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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