????

Your IP : 3.142.245.16


Current Path : /home/ncom/public_html/wp-content/plugins/ewww-image-optimizer/vendor/lsolesen/pel/
Upload File :
Current File : /home/ncom/public_html/wp-content/plugins/ewww-image-optimizer/vendor/lsolesen/pel/.scrutinizer.yml

build:
  environment:
    php: '7.2'

  tests:
    override:
      -
        command: SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT=1 ./vendor/bin/simple-phpunit --coverage-clover build/logs/clover.xml ./test
        coverage:
          file: build/logs/clover.xml
          format: clover

checks:
    php:
        code_rating: true
        duplication: true