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:
parent
eb2870562b
commit
e625de2b92
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user