Skip to content
Snippets Groups Projects
Commit 67c812b2 authored by Erick Hitter's avatar Erick Hitter
Browse files

Only install what needs installing

parent a2bec76b
No related branches found
No related tags found
Loading
Pipeline #102 failed
......@@ -14,7 +14,7 @@ before_script:
- apt-get -yqqf install zip unzip subversion mysql-client default-libmysqlclient-dev --fix-missing
# PHP extensions
- docker-php-ext-install mbstring mysqli pdo_mysql intl gd zip bz2
- docker-php-ext-install mbstring
- docker-php-ext-enable mbstring mysqli pdo_mysql intl gd zip bz2
# Install Composer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment