Skip to content

Commit

Permalink
Eadesigndev_Pdfgenerator: CircleCi - fix environment variables keeping
Browse files Browse the repository at this point in the history
  • Loading branch information
mardeleanu committed Apr 10, 2020
1 parent 8efb7c4 commit f62a855
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
sudo -E docker-php-ext-install gd
sudo -E docker-php-ext-install bcmath
sudo apt-get install -y libmcrypt-dev
sudo -E docker-php-ext-install mcrypt
sudo apt-get install -y libxslt-dev
sudo -E docker-php-ext-install xsl
sudo -E docker-php-ext-install pdo_mysql
Expand Down

0 comments on commit f62a855

Please sign in to comment.