1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

Actually use new analysis engine

This commit is contained in:
Matthew Brown 2018-01-28 16:16:55 -05:00
parent eb2870562b
commit e625de2b92

View File

@ -1,5 +1,10 @@
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]
php56:
environment:
php: 5.6
@ -13,10 +18,3 @@ build:
checks:
php: true
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]