Skip to content
Snippets Groups Projects
Commit 64b5bc3b authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3194401: Switch to CircleCI as the default automated testing platform

parent 2db5a9ef
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ jobs:
name: Install PHP extra
command: |
sudo -E docker-php-ext-configure pdo_mysql --with-pdo-mysql=mysqlnd
sudo -E docker-php-ext-install libapache2-mod-php zip mbstring bcmath pdo pdo_mysql xml cgi cli common curl gd imap intl pspell sqlite3 tidy opcache json bz2 readline xmlrpc enchant xsl php-all-dev zip bcmath php-pear
sudo -E docker-php-ext-install libapache2-mod-php zip mbstring bcmath pdo pdo_mysql xml cgi cli common curl gd imap intl pspell sqlite3 tidy opcache json bz2 readline xmlrpc enchant xsl zip bcmath php-pear
sudo service apache2 restart
## Change PHP Configurations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment