Skip to content
Snippets Groups Projects
.gitlab-ci.yml 136 B
Newer Older
Thomas Flori's avatar
Thomas Flori committed
image: "iras/php7-phalcon-test"

test:
Thomas Flori's avatar
Thomas Flori committed
  script:
    - composer install
    - composer test-wcc