image: "iras/php7-phalcon-test"

test:
  artifacts:
    paths:
    - coverage/
  script:
    - composer install
    - composer test-wcc