From c737815a084bfe823d3d02e26acd3223b83dfc4d Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Sat, 10 Feb 2018 16:17:57 +0100 Subject: [PATCH] remove CI file --- .gitlab-ci.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 3ecf91b..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -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