remove CI file
parent
bca2ae7090
commit
c737815a08
|
@ -1,9 +0,0 @@
|
||||||
image: maco
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
# Install dependencies
|
|
||||||
- bash ci/docker_install.sh
|
|
||||||
|
|
||||||
test:app:
|
|
||||||
script:
|
|
||||||
- phpunit --configuration /var/www/html/custom_apps/gpxedit/phpunit.xml
|
|
Loading…
Reference in New Issue