1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/.scrutinizer.yml
2018-01-24 21:03:22 -05:00

23 lines
342 B
YAML

build:
nodes:
php56:
environment:
php: 5.6
php70:
environment:
php: 7.0
php71:
environment:
php: 7.1
checks:
php: true
build:
nodes:
analysis:
project_setup:
override: true
tests:
override: [php-scrutinizer-run]