Mods-for-HESK-Netsyms/.gitlab-ci.yml
2017-06-22 22:06:00 -04:00

9 lines
122 B
YAML

image: php:7.0
before_script:
- bash ci/docker_install.sh > /dev/null
test:app:
script:
- cd api/Tests
- phpunit