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

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

parent 6c6f0d2c
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ jobs:
sudo -E docker-php-ext-configure pdo_mysql --with-pdo-mysql=mysqlnd
sudo -E docker-php-ext-install bcmath pdo_mysql
sudo -E docker-php-ext-install gd
sudo -E docker-php-ext-install mbstring xml cgi cli common curl imap intl pspell sqlite3 tidy opcache json bz2 readline xmlrpc enchant xsl
sudo -E docker-php-ext-install mbstring xml cgi cli common curl imap intl pspell sqlite3 tidy json xmlrpc xsl
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