Completed
Push — master ( 5e7dd6...051933 )
by ma
28s queued 27s
created

Global Config

build:
    nodes:
        analysis:
          tests:
            override:
              - php-scrutinizer-run
    environment:
        variables:
            FOO: BAR
            NAME: VALUE
    tests: 
     override: 
      - 'phpcs-run --standard=ruleset.xml' 
checks:
    php:
        verify_property_names: true

coding_style:
    php: {  }