image: "iras/php7-alpine"
test:
artifacts:
paths:
- coverage/
script: - composer install
- composer test-wcc