Skip to content

Commit

Permalink
Try apt
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeder committed Aug 20, 2021
1 parent 577f140 commit 5b42647
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Expand Up @@ -12,8 +12,7 @@ jobs:
- run:
name: Set up Xdebug
command: |
sudo pecl channel-update pecl.php.net
sudo pecl install Xdebug
sudo apt-get install php-xdebug
php -v
- run:
name: Set up Code Climate test-reporter
Expand Down

0 comments on commit 5b42647

Please sign in to comment.