Completed
Push — master ( 9c6ce8...1714ee )
by Paul
02:30 queued 12s
created

Checkout Config

imports:
    - php

filter:
    excluded_paths: [vendor/*, test/*]

build:
    nodes:
        analysis:
            tests:
                override:
                    - php-scrutinizer-run

        tests-and-coverage:
            tests:
                before:
                    - command: "bash script/reset_testdb.bash"
                override:
                    -
                        command: "make phpunit"
                        coverage:
                            file: "build/coverage.clover"
                            format: "php-clover"

Repository Config

# language: php

# tests: true

build:
  # Variables for all nodes
  environment:
    variables:
      API_URL_RAWG: https://api.rawg.io