Completed
Push — master ( 6e9710...4a6af9 )
by Brian
10:12
created

Checkout Config

# https://scrutinizer-ci.com/docs/reviews/configure_automated_checks
checks:
  php: true

filter:
  excluded_paths:
    - "docs/"
    - "tests/"

# https://scrutinizer-ci.com/docs/configuration/build_reference
# build:
#   environment:
#     php:
#       version: '7.2'
#   requires:
#     - branch: master
#   nodes:
#     analysis:
#       tests:
#         override:
#           - php-scrutinizer-run

# https://scrutinizer-ci.com/docs/tools/external-code-coverage/
tools:
  external_code_coverage: true

Repository Config

# language: php