Skip to content

Commit 20ee944

Browse files
committed
Clean up old file and not necessary extensions
1 parent dbc7a75 commit 20ee944

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ jobs:
99
name: Fix permissions
1010
command: 'sudo chown -R circleci:circleci /var/www' # https://discuss.circleci.com/t/permission-denied-during-checkout-phase/13665
1111
- checkout
12-
# - run:
13-
# name: Install PHP extensions
14-
# command: 'sudo docker-php-ext-install pdo pdo_mysql'
1512
- run:
1613
name: Set PHP Timezone
1714
command: 'echo -e "[Date]\ndate.timezone = UTC" | sudo tee /usr/local/etc/php/php.ini > /dev/null'

circle.yml

-7
This file was deleted.

0 commit comments

Comments
 (0)