image: maco
before_script:
# Install dependencies
- bash ci/docker_install.sh
test:app:
script:
- phpunit --configuration /var/www/html/custom_apps/gpxedit/phpunit.xml