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

Install enables

parent 8986cb61
No related branches found
No related tags found
1 merge request!2Don't waste time on a test that's guaranteed to fail
Pipeline #118 passed
...@@ -26,7 +26,6 @@ before_script: ...@@ -26,7 +26,6 @@ before_script:
# PHP extensions # PHP extensions
- docker-php-ext-install mbstring mysqli intl gd zip bz2 - docker-php-ext-install mbstring mysqli intl gd zip bz2
- docker-php-ext-enable mbstring mysqli intl gd zip bz2
# Install Composer # Install Composer
- curl -sS https://getcomposer.org/installer | php - curl -sS https://getcomposer.org/installer | php
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment