mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
add options
This commit is contained in:
@@ -38,7 +38,7 @@ before_script:
|
|||||||
# Install & enable Xdebug for code coverage reports
|
# Install & enable Xdebug for code coverage reports
|
||||||
- pecl install xdebug
|
- pecl install xdebug
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install zip unzip libjpeg-dev libpng-dev
|
- apt-get install zip unzip libjpeg-dev libpng-dev -yqq
|
||||||
- docker-php-ext-enable xdebug
|
- docker-php-ext-enable xdebug
|
||||||
- docker-php-ext-install gd
|
- docker-php-ext-install gd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user