Skip to content
Snippets Groups Projects
Verified Commit 88c81caa authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

test comment install of npm for ci

parent 901c299a
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,9 @@ set -xe
apt-get install -y libpq-dev libxml2-dev libxslt1-dev \
&& docker-php-ext-configure pgsql -with-pgsql=/usr/local/pgsql \
#&& docker-php-ext-install pdo_pgsql pgsql xsl zip \
&& docker-php-ext-install pdo_pgsql pgsql xsl \
&& pecl install xdebug \
&& docker-php-ext-enable xdebug
#&& docker-php-ext-install pdo_pgsql pgsql xsl zip \
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment