Completed
Push — feat/add-quality-gates ( ab5d16...ddbdf5 )
by Guillem
01:32
created

Checkout Config

build:
  environment:
    php:
      version: 7.2
  nodes:
    analysis:
      tests:
        override:
          - command: php-scrutinizer-run
          - command: phpcs-run --standard=phpcs.xml.dist
            use_website_config: false