aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28eba23bf..8cca5f51f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,8 +40,7 @@ before_script:
- docker-php-ext-enable xdebug
- apt-get update
- apt-get install zip unzip
-- docker-php-ext-enable zip
-- docker-php-ext-enable gd
+
# Install composer
- curl -sS https://getcomposer.org/installer | php
# Install dev libraries from composer