Completed
Push — master ( fc5065...b37637 )
by Travis
139:14 queued 128:15
created

Checkout Config

tools:
  external_code_coverage: true
  php_analyzer:
      enabled: true
      config:
          symfony_request_injection:
              enabled: false
  php_mess_detector: true
  php_sim: false
  sensiolabs_security_checker: true
  php_changetracking: true
  php_cs_fixer:
      config: { level: psr2 }
checks:
  php:
    code_rating: true

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true

checks:
    php: {  }

Global Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true

checks:
    php: {  }