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

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

parent c2f57c67
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ jobs: ...@@ -45,7 +45,7 @@ jobs:
name: Install PHP extra name: Install PHP extra
command: | command: |
sudo -E docker-php-ext-configure pdo_mysql --with-pdo-mysql=mysqlnd sudo -E docker-php-ext-configure pdo_mysql --with-pdo-mysql=mysqlnd
sudo -E docker-php-ext-install 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 -E docker-php-ext-install zip mbstring bcmath pdo pdo_mysql xml cgi cli common curl gd imap intl pspell sqlite3 tidy opcache json bz2 readline xmlrpc enchant xsl
sudo service apache2 restart sudo service apache2 restart
## Change PHP Configurations. ## 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